From 173edd66cafb3a9a7d0aa71ef7f029bd3690e85d Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 15 Feb 2022 03:40:16 +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 2515fd1..8dc056a 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.1" -SRCREV = "98efb3661467bd9b1c3c8fccb28143bf86cd206a" +PV = "0.2.8" +SRCREV = "d05059808656b727851c01dfd4ea56ca46151a75" inherit go go-mod pkgconfig