mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-clippy-0.0: Replace with 0.0.302.
* gnu/packages/crates-io.scm (rust-clippy-0.0): Replace with 0.0.302. (rust-clap-2, rust-encode-unicode-0.3, rust-lazycell-1, rust-linked-hash-map-0.4, rust-linked-hash-map-0.3, rust-pcap-0.7, rust-serde-hjson-0.9, rust-term-size-1, rust-yaml-rust-0.3): Replace rust-clippy-0.0 with 0.0.302. * gnu/packages/crates-apple.scm (rust-commoncrypto-0.2, rust-common-crypto-sys-0.2): Replace rust-clippy-0.0 with 0.0.302. * gnu/packages/crates-web.scm (rust-multipart-0.18, rust-multipart-0.17, rust-stdweb-0.1): Replace rust-clippy-0.0 with 0.0.302. * gnu/packages/crates-windows.scm (rust-winreg-0.5): Replace rust-clippy-0.0 with 0.0.302. Change-Id: Ied7f14a778266edc0f3f7ac92fe9a7f4ac6b6a30 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
5bf08c9f18
commit
74e7b7fa81
4 changed files with 17 additions and 17 deletions
|
@ -3247,7 +3247,7 @@ windows crate.")
|
|||
(arguments
|
||||
`(#:skip-build? #t
|
||||
#:cargo-inputs
|
||||
(("rust-clippy" ,rust-clippy-0.0)
|
||||
(("rust-clippy" ,rust-clippy-0.0.302)
|
||||
("rust-serde" ,rust-serde-1)
|
||||
("rust-winapi" ,rust-winapi-0.3))))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue