mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-02-03 07:55:53 +00:00
rosenthal: hyprland: Update to 0.20.0beta.
* rosenthal/packages/wm.scm (hyprland): Update to 0.20.0beta.
This commit is contained in:
parent
daf971cba2
commit
5c7721f208
@ -123,7 +123,7 @@ protocols used by Hyprland to bridge the aforementioned gap.")
|
||||
(define-public hyprland
|
||||
(package
|
||||
(name "hyprland")
|
||||
(version "0.19.2beta")
|
||||
(version "0.20.0beta")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -136,7 +136,7 @@ protocols used by Hyprland to bridge the aforementioned gap.")
|
||||
(("git") "true")))
|
||||
(sha256
|
||||
(base32
|
||||
"0aazhh3zbmxl7sf2qkhg2rw3rbh75ywafi99v15ncg1qighkdjad"))))
|
||||
"0hk2d2rc2hjr4f8aqpq8scqryrl518m1h3kqgcy142r1rwjmf286"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list #:build-type "release"
|
||||
|
Loading…
Reference in New Issue
Block a user