From 38d9b2e32321542c388b1bab116703228b1f7591 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 14 Dec 2023 01:47:57 +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 fc1a7d6..8d3e63a 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.4.0" -SRCREV = "67b16ea6a60057690ef13c92d1970b1839834923" +PV = "0.4.3" +SRCREV = "223e16f77ca6793bcdb46ae769800718863abdd5" inherit go go-mod pkgconfig