mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-07-24 08:55:29 +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
|
||||
(package
|
||||
(name "hyprland")
|
||||
(version "0.20.1beta")
|
||||
(version "0.21.0beta")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -132,7 +132,7 @@ protocols used by Hyprland to bridge the aforementioned gap.")
|
||||
(("git") "true")))
|
||||
(sha256
|
||||
(base32
|
||||
"0qnfpj25kva92yjn24ayjzny914bjnslv89yysbnc1iv4159yizb"))))
|
||||
"0ff4lpg82bmxzlx8kb11shb550fqq8arp5gycg702qc9yjzsqnqi"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list #:build-type "release"
|
||||
|
Loading…
Reference in New Issue
Block a user