From 0218da657c9b10ec76307cc7c729b565a50da6b2 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 10 Mar 2024 14:15:59 +0100 Subject: [PATCH] nwg-menu: update --- recipes-gtk/nwg-shell/nwg-menu_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-gtk/nwg-shell/nwg-menu_git.bb b/recipes-gtk/nwg-shell/nwg-menu_git.bb index 7e6a607..ed91131 100644 --- a/recipes-gtk/nwg-shell/nwg-menu_git.bb +++ b/recipes-gtk/nwg-shell/nwg-menu_git.bb @@ -18,8 +18,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-menu.git" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https" -PV = "0.1.1" -SRCREV = "b76362d971490cb8279b40d9c2d543c5e69232ef" +PV = "0.1.3" +SRCREV = "fd8b92ad1ad0c0c7a23fc7a0be942ca0cbe7f7e0" inherit go go-mod pkgconfig