mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: hyprutils: Update to 0.5.0.
* gnu/packages/cpp.scm (hyprutils): Update to 0.5.0. Change-Id: I82c97dea51298ff92a95489d9a1981ac8e5d46a3
This commit is contained in:
parent
fa1b8bcbe3
commit
d5fb67472c
1 changed files with 2 additions and 2 deletions
|
@ -738,7 +738,7 @@ language used in Hyprland.")
|
|||
(define-public hyprutils
|
||||
(package
|
||||
(name "hyprutils")
|
||||
(version "0.2.6")
|
||||
(version "0.5.0")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -747,7 +747,7 @@ language used in Hyprland.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0scrfky9hkzhbyj5aji6qvi4b6ydf4g7sk0cknkpd7dg0zv8x5zq"))))
|
||||
"1w6967kid21zczxsvwfls8ql65gnc6fr4sx856viw9l4f3855wad"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue