From e7077175b23f05cf223ac3c9003161c5443a6d80 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 3 Jun 2022 17:48:40 +0200 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 8dc056a..315a6fb 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.2.8" -SRCREV = "d05059808656b727851c01dfd4ea56ca46151a75" +PV = "0.3.0" +SRCREV = "f3b3635bd8950e1accb5dbbcaf311c8c7a26a856" inherit go go-mod pkgconfig