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