From a4f721e8fc10bd4d69682b47a0f37aa9576d3206 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Mon, 29 Jul 2024 01:46:15 +0200 Subject: [PATCH] hyprland: update --- recipes-support/hyprland/hyprland_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprland_git.bb b/recipes-support/hyprland/hyprland_git.bb index 3aceeea..faefacd 100644 --- a/recipes-support/hyprland/hyprland_git.bb +++ b/recipes-support/hyprland/hyprland_git.bb @@ -47,7 +47,7 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main" -SRCREV = "bc86afea7e177a7ad4335737417fc0e468698dc4" +SRCREV = "a9d87bd6669568741704de08b6f0328a92e29396" PV = "0.42-dev" S = "${WORKDIR}/git"