me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/crates-io.scm (rust-serde-derive-1): Update to 1.0.197.

Change-Id: I76407ef34e835692c94eb7d2b8c8ed50c3c1e181
master
Efraim Flashner 2024-03-14 11:01:03 +02:00
parent 1e99463594
commit 43567ce324
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -60988,7 +60988,7 @@ TOML/JSON/MessagePack strings and serializable values.")
(define-public rust-serde-derive-1
(package
(name "rust-serde-derive")
(version "1.0.194")
(version "1.0.197")
(source
(origin
(method url-fetch)
@ -60996,7 +60996,7 @@ TOML/JSON/MessagePack strings and serializable values.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1q6l0ycrykdg960c350fgnac6d653q1v608g84qrk3rf692mwf53"))))
"02v1x0sdv8qy06lpr6by4ar1n3jz3hmab15cgimpzhgd895v7c3y"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs