me
/
guix
Archived
1
0
Fork 0

gnu: rust-serde-bytes: Update to 0.11.5.

* gnu/packages/crates-io.scm (rust-serde-bytes): Update to 0.11.5.
master
Tobias Geerinckx-Rice 2020-06-13 17:11:08 +02:00
parent ea7882b2e3
commit 449bac5b4d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

@ -20380,7 +20380,7 @@ proven statistical guarantees.")
(define-public rust-serde-bytes-0.11
(package
(name "rust-serde-bytes")
(version "0.11.3")
(version "0.11.5")
(source
(origin
(method url-fetch)
@ -20388,8 +20388,7 @@ proven statistical guarantees.")
(file-name
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1bl45kf3c71xclv7wzk5525nswm4bgsnjd3s1s15f4k2a8whfnij"))))
(base32 "1fcb6sw8wkrj4ylm118wkb31hw124nkjnqyhbgqnd8w85zfhgbhn"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t