From f764d05f23d44663b4de4d3fb170bb9bdf0ebd46 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 22 Aug 2024 08:30:28 +0200 Subject: [PATCH] nwg-dock-hyprland: update --- recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb b/recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb index 8d3c74c..cc2024c 100644 --- a/recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb +++ b/recipes-gtk/nwg-shell/nwg-dock-hyprland_git.bb @@ -13,7 +13,7 @@ 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 = "9bbf58422472ea26a721c66aef7df46209345a15" +SRCREV = "95225b4bd747c02b1ed7be49f52893a9fd0bcad3" S = "${WORKDIR}/sources" UNPACKDIR = "${S}"