From 2faf8da5e5770103eecb45aabbf56a0ae1dc7377 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 18 May 2025 07:59:02 +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 6ef4022..5589109 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.4.3" -SRCREV = "69423b2fb8cff7a1a6364bec05e4c19eac2ea63e" +PV = "0.4.5" +SRCREV = "1f59d422d17d605b5b88fcbce8be84e808af6226" S = "${WORKDIR}/sources" UNPACKDIR = "${S}"