gnu: rust-bincode-1: Update to 1.3.1.

* gnu/packages/crates-io.scm (rust-bincode-1): Update to 1.3.1.
This commit is contained in:
Efraim Flashner 2020-06-28 19:42:05 +03:00
parent 3d567e7c6b
commit fa2a405569
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1252,7 +1252,7 @@ tracebacks.")
(define-public rust-bincode-1 (define-public rust-bincode-1
(package (package
(name "rust-bincode") (name "rust-bincode")
(version "1.2.1") (version "1.3.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1261,7 +1261,7 @@ tracebacks.")
(string-append name "-" version ".tar.gz")) (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1gvxm3n67xv1874fwxmnlircdlphlk1hcw75ykrrnw9l2nky4lsp")))) "0vc9pjh6hfp9vfq752sa88rxwg93ydhm0dvvy58rcvx2p8wkl3gk"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs