mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-02-02 15:35:24 +00:00
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.
This commit is contained in:
parent
8fc703dc04
commit
f3953bfad3
@ -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…
Reference in New Issue
Block a user