From 39aa913a9794577b4059831755b2223318394d0e Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 12 Aug 2024 07:33:51 +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 36da46d..8d3c74c 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.1.9" -SRCREV = "d4cd7439ebfb29238674b94deb120695dd1425f1" +PV = "0.2.1" +SRCREV = "9bbf58422472ea26a721c66aef7df46209345a15" S = "${WORKDIR}/sources" UNPACKDIR = "${S}"