From 5605e981561653f0cfa23e7940fed30710e274e9 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sat, 15 Jun 2024 18:03:28 +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 6172a46..dfdc466 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 = "4842eb83b444418ad3fe1901d645dd02224989e5" +SRCREV = "77f44bfcab6c3e553d26a776c011613efbfe6cfd" PV = "0.41.1" S = "${WORKDIR}/git"