mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
cb19f54b42
commit
2cfd686936
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue