From e55ec384819c9ccef16475cf6ae7395409423bda Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 6 Oct 2024 17:18:38 +0200 Subject: [PATCH] hyprlang: update --- recipes-support/hyprland/hyprlang_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprlang_git.bb b/recipes-support/hyprland/hyprlang_git.bb index 52378f2..283633e 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 = "5b175c9704f6ef5db29ac9aa8ab30029aa2e0dc7" -PV = "0.5.2" +SRCREV = "f054f2e44d6a0b74607a6bc0f52dba337a3db38e" +PV = "0.5.3" inherit cmake pkgconfig