From af00a40b871ec21ced59065bd8bb3db695328add Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Fri, 16 Feb 2024 18:26:41 +0100 Subject: [PATCH] Revert "hyprlang: update" This reverts commit 18709531fb3f5c0848e7c01c4fe84b91fcc4e831. --- 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 b1b5ecb..8ffde48 100644 --- a/recipes-support/hyprland/hyprlang_git.bb +++ b/recipes-support/hyprland/hyprlang_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464" SRC_URI = "git://github.com/hyprwm/hyprlang.git;protocol=https;branch=main" S = "${WORKDIR}/git" -SRCREV = "aeb3e012adc7b3235335c540b214b82267c2b983" -PV = "0.3.2" +SRCREV = "335d0c65e1be3855bf835bf4e1c6f7566a0f52bf" +PV = "0.3.0" inherit cmake