From 3761bd76e2e98a1d588c2c6d47dd5acac447aa0f Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 24 Jul 2024 07:50:06 +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 d92be03..a16d0ec 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 = "5df0174fd09de4ac5475233d65ffc703e89b82eb" +SRCREV = "adbefbf49664a6c2c8bf36b6487fd31e3eb68086" PV = "0.5.2" inherit cmake pkgconfig