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

* gnu/packages/crates-io.scm (rust-serde-derive-1): Update to 1.0.188.
This commit is contained in:
Efraim Flashner 2023-10-01 16:40:03 +03:00
parent d95b62d901
commit 35ebd464c3
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -60775,7 +60775,7 @@ (define-public rust-serdeconv-0.4
(define-public rust-serde-derive-1
(package
(name "rust-serde-derive")
(version "1.0.171")
(version "1.0.188")
(source
(origin
(method url-fetch)
@ -60783,7 +60783,7 @@ (define-public rust-serde-derive-1
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"10j6s97fk7fgjiqhhrx6a44rqxr7v3w985i3avx4d36i7dh9961q"))))
"1wjaclvsfxgqnnnykllvb5gffsxynk66x6h4c1ds6anq8b37mjjf"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs