From 18511fae95794ba160780e9c6ecc819bd4063b61 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Thu, 8 Aug 2024 08:59:54 +0200 Subject: [PATCH] hyprland: update --- recipes-support/hyprland/hyprland_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprland_git.bb b/recipes-support/hyprland/hyprland_git.bb index 5f95697..4fa064f 100644 --- a/recipes-support/hyprland/hyprland_git.bb +++ b/recipes-support/hyprland/hyprland_git.bb @@ -47,8 +47,8 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main" -SRCREV = "b0a70f63e3865eaa77f0b78a04b230aa583bc95c" -PV = "0.42-dev" +SRCREV = "9a09eac79b85c846e3a865a9078a3f8ff65a9259" +PV = "0.42" S = "${WORKDIR}/git" inherit meson pkgconfig features_check