rosenthal: wayland-protocols-1.30: Rename to wayland-protocols-1.31.

* rosenthal/packages/freedesktop.scm (wayland-protocols-1.30): Rename to
wayland-protocols-1.31.
* rosenthal/packages/wm.scm (wlroots-0.16.0,waylock): Adjusted accordingly.
remotes/origin/cloudflared-unbundle
Hilton Chain 2 years ago
parent 8fc703dc04
commit f3953bfad3
No known key found for this signature in database
GPG Key ID: 5E5AA665614917F7
  1. 2
      rosenthal/packages/freedesktop.scm
  2. 4
      rosenthal/packages/wm.scm

@ -30,7 +30,7 @@
;; FIXME
(delete 'check))))))))
(define-public wayland-protocols-1.30
(define-public wayland-protocols-1.31
(let ((base wayland-protocols))
(package
(inherit base)

@ -59,7 +59,7 @@
(replace "libxkbcommon" libxkbcommon-minimal)
(replace "pixman" pixman-0.42.2)
(replace "wayland" wayland-1.21.0)
(replace "wayland-protocols" wayland-protocols-1.30)))
(replace "wayland-protocols" wayland-protocols-1.31)))
(native-inputs (list `(,hwdata "pnp") pkg-config)))))
(define-public wlroots-dev
@ -235,7 +235,7 @@ customization, and more.")
(list libxkbcommon-minimal
linux-pam
wayland-1.21.0
wayland-protocols-1.30))
wayland-protocols-1.31))
(home-page "https://github.com/ifreund/waylock")
(synopsis "Small screenlocker for Wayland compositors")
(description

Loading…
Cancel
Save