1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: hyprutils: Update to 0.7.1.

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

Change-Id: I59092099e36283a395f1edd59eb6dd02fcb51f62
Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
Murilo 2025-05-20 14:46:01 -03:00 committed by Hilton Chain
parent 35b1d9a401
commit 2592d17419
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -948,7 +948,7 @@ language used in Hyprland.")
(define-public hyprutils
(package
(name "hyprutils")
(version "0.6.0")
(version "0.7.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -957,7 +957,7 @@ language used in Hyprland.")
(file-name (git-file-name name version))
(sha256
(base32
"11lvyd1inannmc6mdb8f4nx2h68ahwc9fi566jzh1wlvdh8h18pz"))))
"04vn5vxzxixfbyrvhhgrj1b2m7yhndbnv1y78v0q0i9kpmnvvlav"))))
(build-system cmake-build-system)
(arguments
(list