From 28a76fee8c1342a1de185ef65bb64c788e0c20d3 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 29 Sep 2024 16:59:43 +0200 Subject: [PATCH] nwg-dock-hyprland: update --- recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb b/recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb index cc2024c..77a10a7 100644 --- a/recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb +++ b/recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb @@ -12,8 +12,8 @@ GO_IMPORT = "github.com/nwg-piotr/nwg-dock-hyprland.git" SRC_URI = "git://${GO_IMPORT};destsuffix=src/${GO_IMPORT};nobranch=1;protocol=https" -PV = "0.2.1" -SRCREV = "95225b4bd747c02b1ed7be49f52893a9fd0bcad3" +PV = "0.2.2" +SRCREV = "445baf061525c546a9906874fbb0ca161df239ed" S = "${WORKDIR}/sources" UNPACKDIR = "${S}"