From 1127bc1dba99a5b2289be7bb514e8a9fa45ece5d Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 10 Apr 2023 15:00:51 +0200 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 ce81c7b..5d5a402 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.1" -SRCREV = "27b6ec1b72b899ca34583fa1d408cd7af3225611" +PV = "0.1.2" +SRCREV = "c1da3927c7d55c933d321689a5f47539d7ac258d" inherit go go-mod pkgconfig