From 999ea5aab741fbdbc88046be3ac178c566a1b9ef Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 10 Jul 2024 10:56:04 +0200 Subject: [PATCH] hyprlang: update --- recipes-support/hyprland/hyprlang_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprlang_git.bb b/recipes-support/hyprland/hyprlang_git.bb index ff21fd6..d92be03 100644 --- a/recipes-support/hyprland/hyprlang_git.bb +++ b/recipes-support/hyprland/hyprlang_git.bb @@ -9,7 +9,7 @@ DEPENDS = "hyprutils" SRC_URI = "git://github.com/hyprwm/hyprlang.git;protocol=https;branch=main" S = "${WORKDIR}/git" -SRCREV = "ec6938c66253429192274d612912649a0cfe4d28" +SRCREV = "5df0174fd09de4ac5475233d65ffc703e89b82eb" PV = "0.5.2" inherit cmake pkgconfig