gnu: rust-serde-derive-1: Update to 1.0.123.

* gnu/packages/crates-io.scm (rust-serde-derive-1): Update to 1.0.123.
This commit is contained in:
Nicolas Goaziou 2021-02-16 22:26:39 +01:00
parent a22c9cbc72
commit b4f755decd
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -35976,7 +35976,7 @@ (define-public rust-serdeconv-0.4
(define-public rust-serde-derive-1
(package
(name "rust-serde-derive")
(version "1.0.118")
(version "1.0.123")
(source
(origin
(method url-fetch)
@ -35984,7 +35984,7 @@ (define-public rust-serde-derive-1
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"1pvj4v8k107ichsnm7jgm9kxyi2lf971x52bmxhm5mcwd4k3akf8"))))
"0ccg4m7ww6mfs5vjdbdifri2kf1wyd4difjnqnraph2gssaw54ck"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs