~ruther/guix-local

5057da6b398ec9d25aff1af769c3054af102f683 — Murilo 1 year, 1 month ago 1e84ad0
gnu: hyprland: Update to 0.47.2.

* gnu/packages/wm.scm (hyprland): Update to 0.47.2.

Change-Id: Ifb80559076de305d28396025931de7450903f05f
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/wm.scm
M gnu/packages/wm.scm => gnu/packages/wm.scm +2 -2
@@ 360,7 360,7 @@ commands (lock/unlock/before-sleep) and inhibit.")
(define-public hyprland
  (package
    (name "hyprland")
    (version "0.47.1")
    (version "0.47.2")
    (source (origin
              (method url-fetch)
              (uri (string-append "https://github.com/hyprwm/Hyprland"


@@ 377,7 377,7 @@ commands (lock/unlock/before-sleep) and inhibit.")
                              "subprojects"))))
              (sha256
               (base32
                "1k59aqny2bhfx5jw8yp0h8gqwxyrbvx9cp9pnsxhd4cgxk9fp2h5"))))
                "1srgzg94978alv16wnx3r973rjwhph8781apzpr9q514kry49x77"))))
    (build-system cmake-build-system)
    (arguments
     (list #:cmake cmake-3.30