From 24740b65ec78cefbedf8a68b5f4c943dd3144c57 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 22 Nov 2025 18:33:19 +0100 Subject: [PATCH] hyprlang: update --- .../hyprland/hyprlang/{hyprlang_0.6.4.bb => hyprlang_0.6.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-support/hyprland/hyprlang/{hyprlang_0.6.4.bb => hyprlang_0.6.6.bb} (88%) diff --git a/recipes-support/hyprland/hyprlang/hyprlang_0.6.4.bb b/recipes-support/hyprland/hyprlang/hyprlang_0.6.6.bb similarity index 88% rename from recipes-support/hyprland/hyprlang/hyprlang_0.6.4.bb rename to recipes-support/hyprland/hyprlang/hyprlang_0.6.6.bb index 729294e..f632c72 100644 --- a/recipes-support/hyprland/hyprlang/hyprlang_0.6.4.bb +++ b/recipes-support/hyprland/hyprlang/hyprlang_0.6.6.bb @@ -8,6 +8,6 @@ DEPENDS = "hyprutils" SRC_URI = "git://github.com/hyprwm/hyprlang.git;protocol=https;branch=main" -SRCREV = "12cb0e19e36d590ea221fec8da82ba04d64e744e" +SRCREV = "3d3057837c2e9e2c67d8570b08390599b7c528bf" inherit cmake pkgconfig