From eeda8f213c84908538ec3b56f27266d3a44d07b6 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 23 Jun 2024 21:15:28 +0200 Subject: [PATCH] hyprutils: update --- recipes-support/hyprland/hyprutils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprutils_git.bb b/recipes-support/hyprland/hyprutils_git.bb index c48ea18..08b635d 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 = "4f1351295c55a8f51219b25aa4a6497a067989d0" +SRCREV = "725f63aabc0ca818e856c864e87680b26509a8e6" PV = "0.1.4" inherit cmake pkgconfig