summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Volk <f_l_k@t-online.de>2025-09-06 08:47:11 +0200
committerKhem Raj <raj.khem@gmail.com>2025-09-06 10:11:39 -0700
commit827abeaf07d7524f0aaec44ec79a67261fcce0f0 (patch)
treee70447dc8fc101339b999e9f469a8e84a7bcf649
parentccd2c8b67c7f99a3a68402935e4e9eea86f7b85c (diff)
downloadmeta-openembedded-827abeaf07d7524f0aaec44ec79a67261fcce0f0.tar.gz
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 <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-gnome/malcontent/malcontent.inc6
1 files 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 @@
1SRC_URI = "git://gitlab.freedesktop.org/pwithnall/malcontent.git;protocol=https;branch=main" 1SRC_URI = "git://gitlab.freedesktop.org/pwithnall/malcontent.git;protocol=https;branch=malcontent-0.13"
2SRCREV = "21f3ef7b6f984710a23b607d2298fe16e554f0c3" 2SRCREV = "090042fec5181621e2fd8cfef9fc446ed86db98b"
3PV = "0.13.0" 3PV = "0.13.1"