From 70e0a5b576c25de2bfb647fb149f229defc8c00a Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 22 Oct 2024 16:39:27 +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 370cad8..8bb5823 100644 --- a/recipes-support/hyprland/hyprland_git.bb +++ b/recipes-support/hyprland/hyprland_git.bb @@ -42,7 +42,7 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1" -SRCREV = "4520b30d498daca8079365bdb909a8dea38e8d55" +SRCREV = "5e96d738e698f22969ca502d042d5751711c6d8a" PV = "0.44.1" S = "${WORKDIR}/git"