mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-14 18:14:31 +00:00
rosenthal: hyprland: Update to 0.19.2beta.
* rosenthal/packages/wm.scm (hyprland): Update to 0.19.2beta.
This commit is contained in:
parent
034f499178
commit
2421ac75ee
@ -123,7 +123,7 @@ protocols used by Hyprland to bridge the aforementioned gap.")
|
|||||||
(define-public hyprland
|
(define-public hyprland
|
||||||
(package
|
(package
|
||||||
(name "hyprland")
|
(name "hyprland")
|
||||||
(version "0.19.1beta")
|
(version "0.19.2beta")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -136,7 +136,7 @@ protocols used by Hyprland to bridge the aforementioned gap.")
|
|||||||
(("git") "true")))
|
(("git") "true")))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1138kbixwxsqxxm9gsskaw47pqf7vw5y0nrb0f1cvh2wlmv66llv"))))
|
"0aazhh3zbmxl7sf2qkhg2rw3rbh75ywafi99v15ncg1qighkdjad"))))
|
||||||
(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