mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-07-03 15:25:21 +00:00
rosenthal: wayland-protocols-1.30: Update to 1.31.
* rosenthal/packages/freedesktop.scm (wayland-protocols-1.30): Update to 1.31.
This commit is contained in:
parent
b041068595
commit
8fc703dc04
@ -35,7 +35,7 @@
|
|||||||
(package
|
(package
|
||||||
(inherit base)
|
(inherit base)
|
||||||
(name "wayland-protocols")
|
(name "wayland-protocols")
|
||||||
(version "1.30")
|
(version "1.31")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -44,7 +44,7 @@
|
|||||||
"wayland-protocols-" version ".tar.xz"))
|
"wayland-protocols-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0q5w66472j548pdabnycn9byjsjy477qfzkd6yq80azxcpxrh51w"))))
|
"0f72359fzvh6jzri4fd79m34rwm2r55p2ryq4306wrw7xliafzx0"))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(modify-inputs (package-native-inputs base)
|
(modify-inputs (package-native-inputs base)
|
||||||
(replace "wayland" wayland-1.21.0)))
|
(replace "wayland" wayland-1.21.0)))
|
||||||
|
Loading…
Reference in New Issue
Block a user