From 4e2be7f94e23b90e97b73e0d0fc2c9fbb1162454 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Wed, 26 Apr 2023 11:24:17 +0200 Subject: [PATCH] hyprland: update --- recipes-wlroots/hyprland/hyprland_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-wlroots/hyprland/hyprland_git.bb b/recipes-wlroots/hyprland/hyprland_git.bb index dfb071d..a4acbb7 100644 --- a/recipes-wlroots/hyprland/hyprland_git.bb +++ b/recipes-wlroots/hyprland/hyprland_git.bb @@ -39,7 +39,7 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main" -SRCREV = "3ade6c4a9635a035ea243eab780e53d60e6897c3" +SRCREV = "b15803510c67b7b89090c99f03781d9052c959f5" PV = "v0.24.1" S = "${WORKDIR}/git"