From 2dcc19cc4dcd2af209e50875b927aa3d322c01c4 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 8 May 2025 19:43:13 +0200 Subject: [PATCH] hyprutils: update --- recipes-support/hyprland/hyprutils/hyprutils_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprutils/hyprutils_git.bb b/recipes-support/hyprland/hyprutils/hyprutils_git.bb index ea501de..088fe1e 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 = "f2dc70e448b994cef627a157ee340135bd68fbc6" -PV = "0.6.0" +SRCREV = "674ea57373f08b7609ce93baff131117a0dfe70d" +PV = "0.7.1" inherit cmake pkgconfig