From 1cb6265a99da66116a76eb3856ac8740502413d1 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 22 Oct 2023 14:30:02 +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 7eefd1a..9530687 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.7" -SRCREV = "8a06a482b204740c8635c394ade5ce252bf9b9b6" +PV = "0.3.9" +SRCREV = "6fdd055eaff282298ea5496d203514b5f99314a0" inherit go go-mod pkgconfig