From a7a2314da61be866c6aca14e78133e390a89c3e1 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 13 Jun 2025 19:27:15 +0200 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 088fe1e..5716825 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 = "674ea57373f08b7609ce93baff131117a0dfe70d" +SRCREV = "57ab2a867d8b554ad89f29060c15efd11631db91" PV = "0.7.1" inherit cmake pkgconfig