From 83e88e6eb4b54d4080982d2ef4a2bdefba0f65ff Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 6 Dec 2022 18:42:45 +0100 Subject: [PATCH] nwg-drawer: update --- recipes-gtk/nwg-shell/nwg-drawer_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-gtk/nwg-shell/nwg-drawer_git.bb b/recipes-gtk/nwg-shell/nwg-drawer_git.bb index 77992e3..8867d53 100644 --- a/recipes-gtk/nwg-shell/nwg-drawer_git.bb +++ b/recipes-gtk/nwg-shell/nwg-drawer_git.bb @@ -16,8 +16,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-drawer.git" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https" -PV = "0.3.4" -SRCREV = "2058f124fd1e38c113b6094b8f136153817e379a" +PV = "0.3.5" +SRCREV = "d22609f403594024b314a0b4a9f05f57865d4635" inherit go go-mod pkgconfig