From 7ea0076123c3925887d6d143329bf9e78011ff98 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 2 Feb 2025 08:43:41 +0100 Subject: [PATCH] hyprland: update --- recipes-support/hyprland/hyprland/hyprland_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-support/hyprland/hyprland/hyprland_git.bb b/recipes-support/hyprland/hyprland/hyprland_git.bb index d3655c0..ff68c58 100644 --- a/recipes-support/hyprland/hyprland/hyprland_git.bb +++ b/recipes-support/hyprland/hyprland/hyprland_git.bb @@ -45,8 +45,8 @@ 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 = "04ac46c54357278fc68f0a95d26347ea0db99496" -PV = "0.47.0" +SRCREV = "64fefa3749868e6170b6275963c6528456a7d9f2" +PV = "0.47.2" S = "${WORKDIR}/git" inherit meson pkgconfig features_check