From de371d1820b4f2890e7e55ad43be77435a752177 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Sun, 23 Mar 2025 18:54:42 +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 a42b424..914f946 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 = "f4b148df1e2d8edc96bd878a4cfde32ca6515ac8" -PV = "0.47.2" +SRCREV = "5ee35f914f921e5696030698e74fb5566a804768" +PV = "0.48.0" S = "${WORKDIR}/git" inherit meson pkgconfig features_check