rosenthal: wayland-protocols-for-hyprland: Update to 1.36.

* rosenthal/packages/wm.scm (wayland-protocols-for-hyprland): Update to 1.36.
trunk
Hilton Chain 6 months ago
parent 0c81e2e430
commit 40a7a02e3e
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
  1. 4
      rosenthal/packages/wm.scm

@ -108,7 +108,7 @@ command line tool called @code{udcli} that incorporates the library.")
(package (package
(inherit wayland-protocols) (inherit wayland-protocols)
(name "wayland-protocols") (name "wayland-protocols")
(version "1.34") (version "1.36")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -117,7 +117,7 @@ command line tool called @code{udcli} that incorporates the library.")
"wayland-protocols-" version ".tar.xz")) "wayland-protocols-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1sxgvis0abkymc02nhx2svm60myiq3shvy759sphpxl5rp52g6y5")))))) "14kyxywpfkgpjpkrybs28q1s2prnz30k1b4zap5a3ybrbvh4vzbi"))))))
(define wlroots-for-hyprland (define wlroots-for-hyprland
(let ((base wlroots) (let ((base wlroots)

Loading…
Cancel
Save