mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-08-21 13:49:13 +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 @@ protocols used by Hyprland to bridge the aforementioned gap.")
|
|||||||
(define-public hyprland
|
(define-public hyprland
|
||||||
(package
|
(package
|
||||||
(name "hyprland")
|
(name "hyprland")
|
||||||
(version "0.29.0")
|
(version "0.29.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "https://github.com/hyprwm/Hyprland"
|
(uri (string-append "https://github.com/hyprwm/Hyprland"
|
||||||
@ -163,7 +163,7 @@ protocols used by Hyprland to bridge the aforementioned gap.")
|
|||||||
(patches (list hyprland-unbundle-wlroots-patch))
|
(patches (list hyprland-unbundle-wlroots-patch))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0w4lx8ixdv4pi67kavs3r3d4zykmhn4pigch6dwqidgxsf382j9a"))))
|
"1l2r93rwz35a2wqaqyhp02j7qclh40s2m22q8ighhrklq4cvmwss"))))
|
||||||
(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