From c251dd4e21e8c6f019156781a38237c656556028 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 15 Aug 2023 06:39:58 +0200 Subject: [PATCH] nwg-dock: update --- recipes-gtk/nwg-shell/nwg-dock_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-gtk/nwg-shell/nwg-dock_git.bb b/recipes-gtk/nwg-shell/nwg-dock_git.bb index 500012e..33c4768 100644 --- a/recipes-gtk/nwg-shell/nwg-dock_git.bb +++ b/recipes-gtk/nwg-shell/nwg-dock_git.bb @@ -12,8 +12,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-dock.git" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https" -PV = "0.3.4" -SRCREV = "5e56451e9b9c2dd89dcd6f08c47a95fd1be4cdb2" +PV = "0.3.6" +SRCREV = "5bdcd738dc3f656e0cbd1e3ea619612d236fefee" inherit go go-mod pkgconfig