mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-07-27 10:25:26 +00:00
rosenthal: hyprland: Update to 0.21.0beta.
* rosenthal/packages/wm.scm (hyprland): Update to 0.21.0beta.
This commit is contained in:
parent
ba07b209c4
commit
5d1063ae60
@ -119,7 +119,7 @@ protocols used by Hyprland to bridge the aforementioned gap.")
|
|||||||
(define-public hyprland
|
(define-public hyprland
|
||||||
(package
|
(package
|
||||||
(name "hyprland")
|
(name "hyprland")
|
||||||
(version "0.20.1beta")
|
(version "0.21.0beta")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -132,7 +132,7 @@ protocols used by Hyprland to bridge the aforementioned gap.")
|
|||||||
(("git") "true")))
|
(("git") "true")))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0qnfpj25kva92yjn24ayjzny914bjnslv89yysbnc1iv4159yizb"))))
|
"0ff4lpg82bmxzlx8kb11shb550fqq8arp5gycg702qc9yjzsqnqi"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:build-type "release"
|
(list #:build-type "release"
|
||||||
|
Loading…
Reference in New Issue
Block a user