From f69e53e2a596e26d8f37005d8718ac4cb0069bee Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 30 Dec 2024 07:52:30 +0100 Subject: [PATCH] hyprutils: update --- recipes-support/hyprland/hyprutils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprutils_git.bb b/recipes-support/hyprland/hyprutils_git.bb index f1d2f12..ac8eb29 100644 --- a/recipes-support/hyprland/hyprutils_git.bb +++ b/recipes-support/hyprland/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 = "5e45b1a1b9f02594843b3190deff0a68306525d2" +SRCREV = "8af7e4b9ded8b07a2293032aa494efb7c0eab3c5" PV = "0.3.0" inherit cmake pkgconfig