From 14ffabdd6b2ffc22846c8b690af798cca02565d9 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 25 Aug 2025 20:07:06 +0200 Subject: [PATCH] hyprutils: update --- .../hyprutils/{hyprutils_0.8.3.bb => hyprutils_0.8.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/hyprland/hyprutils/{hyprutils_0.8.3.bb => hyprutils_0.8.4.bb} (85%) diff --git a/recipes-support/hyprland/hyprutils/hyprutils_0.8.3.bb b/recipes-support/hyprland/hyprutils/hyprutils_0.8.4.bb similarity index 85% rename from recipes-support/hyprland/hyprutils/hyprutils_0.8.3.bb rename to recipes-support/hyprland/hyprutils/hyprutils_0.8.4.bb index 43527e1..135d1b9 100644 --- a/recipes-support/hyprland/hyprutils/hyprutils_0.8.3.bb +++ b/recipes-support/hyprland/hyprutils/hyprutils_0.8.4.bb @@ -8,6 +8,6 @@ DEPENDS = "pixman" SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main" -SRCREV = "e631ea36ddba721eceda69bfee6dd01068416489" +SRCREV = "b2ae3204845f5f2f79b4703b441252d8ad2ecfd0" inherit cmake pkgconfig