From e22b04697650eeb2af6713d5b0f494d488c9bf25 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 28 Aug 2023 19:57:22 +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 33c4768..7eefd1a 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.6" -SRCREV = "5bdcd738dc3f656e0cbd1e3ea619612d236fefee" +PV = "0.3.7" +SRCREV = "8a06a482b204740c8635c394ade5ce252bf9b9b6" inherit go go-mod pkgconfig