From 8daa88dd84a301ef1a6d16a2e0b731dce3f2d85b Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 19 Jan 2025 17:09:02 +0100 Subject: [PATCH] hyprutils: update --- recipes-support/hyprland/hyprutils/hyprutils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprutils/hyprutils_git.bb b/recipes-support/hyprland/hyprutils/hyprutils_git.bb index 4429d0e..5d8529f 100644 --- a/recipes-support/hyprland/hyprutils/hyprutils_git.bb +++ b/recipes-support/hyprland/hyprutils/hyprutils_git.bb @@ -9,7 +9,7 @@ DEPENDS = "pixman" SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main" S = "${WORKDIR}/git" -SRCREV = "3c895da64b0eb19870142196fa48c07090b441c4" +SRCREV = "72dfbf52967e4040693164319a027d8ac6315887" PV = "0.3.3" inherit cmake pkgconfig