mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-wayland-protocols-plasma-0.3: Update to 0.3.6.
* gnu/packages/crates-graphics.scm (rust-wayland-protocols-plasma-0.3): Update to 0.3.6. Change-Id: I9af56d14e895f95cd835fd6b01119db8a10ae234
This commit is contained in:
parent
e161adfc92
commit
569192bb03
1 changed files with 2 additions and 2 deletions
|
@ -5219,14 +5219,14 @@ extensions.")
|
|||
(define-public rust-wayland-protocols-plasma-0.3
|
||||
(package
|
||||
(name "rust-wayland-protocols-plasma")
|
||||
(version "0.3.5")
|
||||
(version "0.3.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "wayland-protocols-plasma" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "1g8jxv1k3zdbcqmhr4fpghgibp2940hz45sm2pmwfs7f92swlccv"))))
|
||||
(base32 "1cs6gpgxybjvr60j6j824blsvz4hnmjwaah2cdkzvzh3cz3srjkw"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:cargo-inputs (("rust-bitflags" ,rust-bitflags-2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue