From 80e9491ad23ced0774c0d8fe66e590310a288fb2 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 28 Jun 2025 08:09:46 +0200 Subject: [PATCH] hyprutils: update --- .../hyprutils/{hyprutils_0.7.1.bb => hyprutils_0.8.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/hyprland/hyprutils/{hyprutils_0.7.1.bb => hyprutils_0.8.0.bb} (85%) diff --git a/recipes-support/hyprland/hyprutils/hyprutils_0.7.1.bb b/recipes-support/hyprland/hyprutils/hyprutils_0.8.0.bb similarity index 85% rename from recipes-support/hyprland/hyprutils/hyprutils_0.7.1.bb rename to recipes-support/hyprland/hyprutils/hyprutils_0.8.0.bb index 7d4844e..014111b 100644 --- a/recipes-support/hyprland/hyprutils/hyprutils_0.7.1.bb +++ b/recipes-support/hyprland/hyprutils/hyprutils_0.8.0.bb @@ -8,6 +8,6 @@ DEPENDS = "pixman" SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main" -SRCREV = "57ab2a867d8b554ad89f29060c15efd11631db91" +SRCREV = "2cd5e4fcd5a77f5c7ebc3f6afac4a86336c31281" inherit cmake pkgconfig