From cc2f1d0922c3417ea49d604d593a31f9edb1af78 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 7 Jan 2025 14:25:39 +0100 Subject: [PATCH] hyprland: update --- recipes-support/hyprland/hyprland/hyprland_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/hyprland/hyprland/hyprland_git.bb b/recipes-support/hyprland/hyprland/hyprland_git.bb index 6723d9f..9de6968 100644 --- a/recipes-support/hyprland/hyprland/hyprland_git.bb +++ b/recipes-support/hyprland/hyprland/hyprland_git.bb @@ -45,7 +45,7 @@ RRECOMMENDS:${PN} ?= " \ SRC_URI = "gitsm://github.com/hyprwm/Hyprland.git;protocol=https;nobranch=1" SRC_URI += "file://0001-meson.build-use-pkgconfig-for-glaze.patch" -SRCREV = "4e93b2def5f00f944abbd63a8258ee18bd99ff54" +SRCREV = "b9f110ef8726fcba2b4ee69856027731e73003a5" PV = "0.46.2" S = "${WORKDIR}/git"