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