From 58189b3632b7af74a0900ab8c4390a429c02b5c5 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 14 Dec 2023 01:49:12 +0100 Subject: [PATCH] nwg-bar: update --- recipes-gtk/nwg-shell/nwg-bar_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-gtk/nwg-shell/nwg-bar_git.bb b/recipes-gtk/nwg-shell/nwg-bar_git.bb index 2d6f30f..ed384b8 100644 --- a/recipes-gtk/nwg-shell/nwg-bar_git.bb +++ b/recipes-gtk/nwg-shell/nwg-bar_git.bb @@ -13,8 +13,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-bar.git" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https" -PV = "0.1.4" -SRCREV = "0e097c47aae78b9f7007dc00389ca7c6193cf207" +PV = "0.1.5" +SRCREV = "86f75d0856193c1ba1505f6afbc1b73d34c7093a" inherit go go-mod pkgconfig