gnu: rust-indexmap-1: Update to 1.6.2.

* gnu/packages/crates-io.scm (rust-indexmap-1): Update to 1.6.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Zheng junjie 2021-06-11 21:23:41 +08:00 committed by Nicolas Goaziou
parent dfef83e03c
commit 6a65ac7055
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -20910,7 +20910,7 @@ crate.")
(define-public rust-indexmap-1
(package
(name "rust-indexmap")
(version "1.6.1")
(version "1.6.2")
(source
(origin
(method url-fetch)
@ -20919,7 +20919,7 @@ crate.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0friqyzr4ssyayks7nirqbc36zcsf8fdi67jmvl4vpjh8a9zmcag"))))
"1wxfh55zlrlpdxfcvvvj6wwc46f23cnb0j9q71190yl9pyh4aj42"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs