rosenthal: hyprland: Update to 0.19.1beta.

* rosenthal/packages/wm.scm (hyprland): Update to 0.19.1beta.
remotes/origin/cloudflared-unbundle
Hilton Chain 2 years ago
parent 5469ef7ff2
commit 2c5d1f4588
No known key found for this signature in database
GPG Key ID: 5E5AA665614917F7
  1. 4
      rosenthal/packages/wm.scm

@ -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.0beta") (version "0.19.1beta")
(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
"1j0kx5q7li6dcisb0apd94imb5g003db58adn1d4fjnrc6rgzqb6")))) "1138kbixwxsqxxm9gsskaw47pqf7vw5y0nrb0f1cvh2wlmv66llv"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
(list #:build-type "release" (list #:build-type "release"

Loading…
Cancel
Save