mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: wayland-protocols-next: Update to 1.42.
* gnu/packages/freedesktop.scm (wayland-protocols-next): Update to 1.42. Change-Id: Iab269f14e55451f25ab27a0a05f8c2574c054f68 Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
parent
18ba696b29
commit
75ea733d3f
1 changed files with 2 additions and 2 deletions
|
@ -1544,7 +1544,7 @@ protocol either in Wayland core, or some other protocol in wayland-protocols.")
|
|||
(package
|
||||
(inherit wayland-protocols)
|
||||
(name "wayland-protocols-next")
|
||||
(version "1.41")
|
||||
(version "1.42")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -1553,7 +1553,7 @@ protocol either in Wayland core, or some other protocol in wayland-protocols.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"148wh3cw88pv1adbhmkr13ass2vznzpa03hc3f6hwmwfv4bjsdlr"))))))
|
||||
"1gx8788wgkl42x3fh4kwkfz2xy7n84slbjwqg9w5z2b7jjkwzrrq"))))))
|
||||
|
||||
(define-public wayland-utils
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue