From 4b1ed6d61299c5e6e1ccf25ae70b9cb9776aed55 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 13 Jun 2024 15:22:15 +0200 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 92a6ea0..67d73ae 100644 --- a/recipes-support/hyprland/hyprutils_git.bb +++ b/recipes-support/hyprland/hyprutils_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=778ddc598b3f2a2da3657dda514da983" SRC_URI = "git://github.com/hyprwm/hyprutils.git;protocol=https;branch=main" S = "${WORKDIR}/git" -SRCREV = "fce960f0dd1120057d604a6389211797be836762" -PV = "0.1.1" +SRCREV = "8e10e0626fb26a14b859b3811b6ed7932400c86e" +PV = "0.1.2" inherit cmake