From 0949836b81a4d41ee34ac20981de9a8ec5dcd4d5 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 10 Nov 2024 12:08:54 +0100 Subject: [PATCH] hyprutils: update --- recipes-support/hyprland/hyprutils_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprutils_git.bb b/recipes-support/hyprland/hyprutils_git.bb index 45eaea5..3e3ce12 100644 --- a/recipes-support/hyprland/hyprutils_git.bb +++ b/recipes-support/hyprland/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 = "7373e8721502bfe696efbe3b7c350335eb0c1fc9" -PV = "0.2.3" +SRCREV = "60d3dece30f98e8ad85131829c8529950630d6bc" +PV = "0.2.4" inherit cmake pkgconfig