From 9ef25cb42df7112aedc9744d8c31ce6c96dadbb1 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 5 Dec 2025 07:58:40 +0100 Subject: [PATCH] hyprlang: update --- .../hyprland/hyprlang/{hyprlang_0.6.6.bb => hyprlang_0.6.7.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/hyprland/hyprlang/{hyprlang_0.6.6.bb => hyprlang_0.6.7.bb} (88%) diff --git a/recipes-support/hyprland/hyprlang/hyprlang_0.6.6.bb b/recipes-support/hyprland/hyprlang/hyprlang_0.6.7.bb similarity index 88% rename from recipes-support/hyprland/hyprlang/hyprlang_0.6.6.bb rename to recipes-support/hyprland/hyprlang/hyprlang_0.6.7.bb index f632c72..3965bbe 100644 --- a/recipes-support/hyprland/hyprlang/hyprlang_0.6.6.bb +++ b/recipes-support/hyprland/hyprlang/hyprlang_0.6.7.bb @@ -8,6 +8,6 @@ DEPENDS = "hyprutils" SRC_URI = "git://github.com/hyprwm/hyprlang.git;protocol=https;branch=main" -SRCREV = "3d3057837c2e9e2c67d8570b08390599b7c528bf" +SRCREV = "0d00dc118981531aa731150b6ea551ef037acddd" inherit cmake pkgconfig