gnu: rust-rkyv-0.7: Update to 0.7.42.

* gnu/packages/crates-io.scm (rust-rkyv-0.7): Update to 0.7.42.
This commit is contained in:
Efraim Flashner 2023-07-13 12:36:20 +03:00
parent 5302c8b0de
commit ce55e20137
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -55289,14 +55289,14 @@ (define-public rust-rustyline-derive-0.3
(define-public rust-rkyv-0.7
(package
(name "rust-rkyv")
(version "0.7.40")
(version "0.7.42")
(source (origin
(method url-fetch)
(uri (crate-uri "rkyv" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1hsd81bkm1rvh3kl66fhnadji4h88w2pgf0yrp4cnqdav52is3y3"))))
"0n2wzwnghkr2ny16c08f5szbkljfqrp3s8fnnb096f011ciwh002"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs