diff mbox series

[meta-oe,3/3] malcontent: update 0.13.0 -> 0.13.1

Message ID 20250906064711.1430212-3-f_l_k@t-online.de
State New
Headers show
Series [meta-oe,1/3] flatpak: update 1.16.0 -> 1.16.1 | expand

Commit Message

Markus Volk Sept. 6, 2025, 6:47 a.m. UTC
Bugs fixed:
(or any click on carousel's icons) (Philip Withnall)

!244 malcontent-control: Fix callback argument list
---
 meta-oe/recipes-gnome/malcontent/malcontent.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/meta-oe/recipes-gnome/malcontent/malcontent.inc b/meta-oe/recipes-gnome/malcontent/malcontent.inc
index 10597f3308..7cb052d69c 100644
--- a/meta-oe/recipes-gnome/malcontent/malcontent.inc
+++ b/meta-oe/recipes-gnome/malcontent/malcontent.inc
@@ -1,3 +1,3 @@ 
-SRC_URI = "git://gitlab.freedesktop.org/pwithnall/malcontent.git;protocol=https;branch=main"
-SRCREV = "21f3ef7b6f984710a23b607d2298fe16e554f0c3"
-PV = "0.13.0"
+SRC_URI = "git://gitlab.freedesktop.org/pwithnall/malcontent.git;protocol=https;branch=malcontent-0.13"
+SRCREV = "090042fec5181621e2fd8cfef9fc446ed86db98b"
+PV = "0.13.1"