mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-18 02:05:13 +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
rosenthal/packages
@ -30,7 +30,7 @@
|
|||||||
;; FIXME
|
;; FIXME
|
||||||
(delete 'check))))))))
|
(delete 'check))))))))
|
||||||
|
|
||||||
(define-public wayland-protocols-1.30
|
(define-public wayland-protocols-1.31
|
||||||
(let ((base wayland-protocols))
|
(let ((base wayland-protocols))
|
||||||
(package
|
(package
|
||||||
(inherit base)
|
(inherit base)
|
||||||
|
@ -59,7 +59,7 @@
|
|||||||
(replace "libxkbcommon" libxkbcommon-minimal)
|
(replace "libxkbcommon" libxkbcommon-minimal)
|
||||||
(replace "pixman" pixman-0.42.2)
|
(replace "pixman" pixman-0.42.2)
|
||||||
(replace "wayland" wayland-1.21.0)
|
(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)))))
|
(native-inputs (list `(,hwdata "pnp") pkg-config)))))
|
||||||
|
|
||||||
(define-public wlroots-dev
|
(define-public wlroots-dev
|
||||||
@ -235,7 +235,7 @@ customization, and more.")
|
|||||||
(list libxkbcommon-minimal
|
(list libxkbcommon-minimal
|
||||||
linux-pam
|
linux-pam
|
||||||
wayland-1.21.0
|
wayland-1.21.0
|
||||||
wayland-protocols-1.30))
|
wayland-protocols-1.31))
|
||||||
(home-page "https://github.com/ifreund/waylock")
|
(home-page "https://github.com/ifreund/waylock")
|
||||||
(synopsis "Small screenlocker for Wayland compositors")
|
(synopsis "Small screenlocker for Wayland compositors")
|
||||||
(description
|
(description
|
||||||
|
Loading…
Reference in New Issue
Block a user