diff mbox series

[meta-oe,walnascar,08/22] malcontent: update 0.13.0 -> 0.13.1

Message ID 20250930091841.1693131-9-ankur.tyagi85@gmail.com
State New
Headers show
Series cherry-picks from master branch (batch-3) | expand

Commit Message

Ankur Tyagi Sept. 30, 2025, 9:18 a.m. UTC
From: Markus Volk <f_l_k@t-online.de>

Bugs fixed:
(or any click on carousel's icons) (Philip Withnall)

!244 malcontent-control: Fix callback argument list

Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 827abeaf07d7524f0aaec44ec79a67261fcce0f0)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 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 68523fa21e..9c059bee2b 100644
--- a/meta-oe/recipes-gnome/malcontent/malcontent.inc
+++ b/meta-oe/recipes-gnome/malcontent/malcontent.inc
@@ -1,4 +1,4 @@ 
-SRC_URI = "git://gitlab.freedesktop.org/pwithnall/malcontent.git;protocol=https;branch=main"
+SRC_URI = "git://gitlab.freedesktop.org/pwithnall/malcontent.git;protocol=https;branch=malcontent-0.13"
 S = "${WORKDIR}/git"
-SRCREV = "21f3ef7b6f984710a23b607d2298fe16e554f0c3"
-PV = "0.13.0"
+SRCREV = "090042fec5181621e2fd8cfef9fc446ed86db98b"
+PV = "0.13.1"