gnu: hyprutils: Update to 0.5.2.

* gnu/packages/cpp.scm (hyprutils): Update to 0.5.2.

Change-Id: Ic413fce91a821ec95054b94d8620b38338c0e708
This commit is contained in:
John Kehayias 2025-03-24 11:45:48 -04:00
parent cb19f54b42
commit 2cfd686936
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -839,7 +839,7 @@ language used in Hyprland.")
(define-public hyprutils (define-public hyprutils
(package (package
(name "hyprutils") (name "hyprutils")
(version "0.5.0") (version "0.5.2")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -848,7 +848,7 @@ language used in Hyprland.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1w6967kid21zczxsvwfls8ql65gnc6fr4sx856viw9l4f3855wad")))) "0pj3xvsfnl7d91kwijj5rw7zs7svdh44dijn8npf1357jkizsp8i"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
(list (list