mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-01-08 19:40:38 +00:00
rosenthal: hyprland: Update to 0.29.1.
* rosenthal/packages/wm.scm (hyprland): Update to 0.29.1.
This commit is contained in:
parent
5f5fa3d81d
commit
58ad8f96b6
@ -152,7 +152,7 @@ (define hyprland-unbundle-wlroots-patch
|
||||
(define-public hyprland
|
||||
(package
|
||||
(name "hyprland")
|
||||
(version "0.29.0")
|
||||
(version "0.29.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://github.com/hyprwm/Hyprland"
|
||||
@ -163,7 +163,7 @@ (define-public hyprland
|
||||
(patches (list hyprland-unbundle-wlroots-patch))
|
||||
(sha256
|
||||
(base32
|
||||
"0w4lx8ixdv4pi67kavs3r3d4zykmhn4pigch6dwqidgxsf382j9a"))))
|
||||
"1l2r93rwz35a2wqaqyhp02j7qclh40s2m22q8ighhrklq4cvmwss"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list #:build-type "release"
|
||||
|
Loading…
Reference in New Issue
Block a user