mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-25 21:45:24 +00:00
rosenthal: hyprland: Update to 0.27.2.
* rosenthal/packages/wm.scm (hyprland): Update to 0.27.2.
This commit is contained in:
parent
c06db22c7c
commit
4cfd770031
@ -153,11 +153,11 @@ protocols used by Hyprland to bridge the aforementioned gap.")
|
|||||||
(base32 "14nijw02lb0c4h06adki0w7amgxg1m0qj48ds7iq4bq6fkl1m5l0"))))
|
(base32 "14nijw02lb0c4h06adki0w7amgxg1m0qj48ds7iq4bq6fkl1m5l0"))))
|
||||||
|
|
||||||
(define-public hyprland
|
(define-public hyprland
|
||||||
(let ((commit "2fed1badbfb3b5a10641ee41c55d7fa7c21682c8")
|
(let ((commit "b08b72358ad549fd066e5be0fc3aa4c9df367607"))
|
||||||
(revision "0"))
|
|
||||||
(package
|
(package
|
||||||
(name "hyprland")
|
(name "hyprland")
|
||||||
(version "0.27.1")
|
;; NOTE: Remember to update commit hash ^
|
||||||
|
(version "0.27.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -168,7 +168,7 @@ protocols used by Hyprland to bridge the aforementioned gap.")
|
|||||||
hyprland-portals-patch))
|
hyprland-portals-patch))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1qynl4jdh6j8zw13ddvs2lr86m35k6x3n698ip0arlf87x5mg8i8"))))
|
"0jyp4amy5hryczxa73lc5dpvarqxb6r1zsrqzwffan1nrhhqzsyq"))))
|
||||||
(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