From 827abeaf07d7524f0aaec44ec79a67261fcce0f0 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 6 Sep 2025 08:47:11 +0200 Subject: [PATCH] malcontent: update 0.13.0 -> 0.13.1 Bugs fixed: (or any click on carousel's icons) (Philip Withnall) !244 malcontent-control: Fix callback argument list Signed-off-by: Khem Raj --- meta-oe/recipes-gnome/malcontent/malcontent.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"