From 61ddba07ba930d08493cc30b827e08934af767b2 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 14 Oct 2022 07:12:31 +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 eac81c6..fdfcb66 100644 --- a/recipes-gtk/nwg-shell/nwg-dock_git.bb +++ b/recipes-gtk/nwg-shell/nwg-dock_git.bb @@ -11,8 +11,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-dock.git" SRC_URI = "git://${GO_IMPORT};nobranch=1;protocol=https" -PV = "0.2.2" -SRCREV = "204582169596597095109727302fec51f930c91e" +PV = "0.3.1" +SRCREV = "ed6fa95b336417b866c8bf8d98b8ac4749d8a3c1" inherit go go-mod pkgconfig