From e72ccef56625fbaf8a80bea9af60bee6a0d6e806 Mon Sep 17 00:00:00 2001 From: Murilo Date: Sat, 24 Jan 2026 08:27:22 -0300 Subject: [PATCH] gnu: hyprland: Update to 0.53.3. * gnu/packages/wm.scm (hyprland): Update to 0.53.3. [inputs]: Add glaze. The glaze library is now a requirement for hyprland to build. Change-Id: I58ff1fa1edd4225e5acbdef76702d27e4283e875 Signed-off-by: Andreas Enge Signed-off-by: Rutherther --- gnu/packages/wm.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index a877c5dcf5..58016b1669 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -461,7 +461,7 @@ loginctl commands (lock/unlock/before-sleep) and inhibit.") (define-public hyprland (package (name "hyprland") - (version "0.53.1") + (version "0.53.3") (source (origin (method url-fetch) (uri (string-append "https://github.com/hyprwm/Hyprland" @@ -478,7 +478,7 @@ loginctl commands (lock/unlock/before-sleep) and inhibit.") "subprojects")))) (sha256 (base32 - "0q88rfgv080xpxp25bxvv17yy3ppn6nkaxz35fdmaajdlg7j578x")))) + "07zfjdjc326zl057qwwb1zsysw1rc2ph5sj108h3r2lpr4ynbgvv")))) (build-system cmake-build-system) (arguments (list #:tests? #f ;No tests. @@ -516,6 +516,7 @@ loginctl commands (lock/unlock/before-sleep) and inhibit.") (list aquamarine binutils cairo + glaze hyprcursor hyprgraphics hyprland-protocols