From 6853d945cf772e8adcb8f9c4b1d89d5e5d016bfb Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 9 Jun 2024 07:56:06 +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 28263a2..5ad78da 100644 --- a/recipes-wlroots/hyprland/hyprland_git.bb +++ b/recipes-wlroots/hyprland/hyprland_git.bb @@ -41,7 +41,7 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;branch=main" -SRCREV = "6967a31450441fc5605c05db6f65505dace4b263" +SRCREV = "9994b73ad0af5c9ba5fc4058234cea77d0a1ddb1" PV = "0.40" S = "${WORKDIR}/git"