gnu: rust-cargo-platform-0.1: Update to 0.1.6.
* gnu/packages/crates-io.scm (rust-cargo-platform-0.1): Update to 0.1.6. Change-Id: Ie4f8f3a1db6f15a431d54d009d51209cbc6e514dmaster
parent
069f3b8dff
commit
f814fb2f83
|
@ -9575,14 +9575,14 @@ optional dependency graph analysis.")
|
|||
(define-public rust-cargo-platform-0.1
|
||||
(package
|
||||
(name "rust-cargo-platform")
|
||||
(version "0.1.4")
|
||||
(version "0.1.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (crate-uri "cargo-platform" version))
|
||||
(file-name (string-append name "-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "0dkdk4sf0brbd2zgqc6gmv4sh5aqbpv09hi9f5b6cxf98m34q0hj"))))
|
||||
(base32 "0ga4qa3fx4bidnmix5gl8qclx2mma1a441swlpfsa645kpv8xvff"))))
|
||||
(build-system cargo-build-system)
|
||||
(arguments
|
||||
`(#:cargo-inputs
|
||||
|
|
Reference in New Issue