me
/
guix
Archived
1
0
Fork 0

gnu: rust-crates-io-0.35: Update to 0.35.1.

* gnu/packages/crates-io.scm (rust-crates-io-0.35): Update to 0.35.1.
Efraim Flashner 2023-05-11 17:30:51 +03:00
parent 6d008d047e
commit c46045ca84
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -14581,7 +14581,7 @@ mile, ...).")
(define-public rust-crates-io-0.35 (define-public rust-crates-io-0.35
(package (package
(name "rust-crates-io") (name "rust-crates-io")
(version "0.35.0") (version "0.35.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -14590,7 +14590,7 @@ mile, ...).")
(string-append name "-" version ".tar.gz")) (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0zlp8zdkd0qr1ik64wik8bavdm75y54xxp6d7mqvxvv8ssq97144")))) "0bkypzxwchlff8nb6iy3a060lbph6hvhxsxj98k0f0m6gl3vdpz2"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-test-flags `(#:cargo-test-flags