From 20cc336d11e19840dda460fddfc9789eaadd6bf3 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 8 Nov 2023 09:32:01 +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 f3ffc63..fc1a7d6 100644 --- a/recipes-gtk/nwg-shell/nwg-drawer_git.bb +++ b/recipes-gtk/nwg-shell/nwg-drawer_git.bb @@ -13,8 +13,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-drawer.git" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https" -PV = "0.3.9" -SRCREV = "fd26bb39e8452da9b4482751a8a78f706cb1f883" +PV = "0.4.0" +SRCREV = "67b16ea6a60057690ef13c92d1970b1839834923" inherit go go-mod pkgconfig