From b70f798e216f46c778bcd3efd07faf3d42ddd1f6 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 6 Aug 2024 22:04:34 +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 8f32fa8..5f95697 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 = "e67322034037fef22079c8e480be38c1d04b5a4a" +SRCREV = "b0a70f63e3865eaa77f0b78a04b230aa583bc95c" PV = "0.42-dev" S = "${WORKDIR}/git"