diff --git a/recipes-support/hyprland/hyprland_git.bb b/recipes-support/hyprland/hyprland_git.bb index d53d1a1..6723d9f 100644 --- a/recipes-support/hyprland/hyprland_git.bb +++ b/recipes-support/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 = "cb211d83f68542e9fbf7567d57bdf528286cbf7e" +SRCREV = "4e93b2def5f00f944abbd63a8258ee18bd99ff54" PV = "0.46.2" S = "${WORKDIR}/git"