me
/
guix
Archived
1
0
Fork 0

gnu: rust-crates-io-0.33: Update to 0.33.1.

* gnu/packages/crates-io.scm (rust-crates-io-0.33): Update to 0.33.1.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
master
Paul Alesius 2023-02-08 14:23:04 -05:00 committed by Maxim Cournoyer
parent 402536d9ce
commit 978e6d2da1
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -13323,7 +13323,7 @@ to the @code{is_x86_feature_detected!} macro.")
(define-public rust-crates-io-0.33
(package
(name "rust-crates-io")
(version "0.33.0")
(version "0.33.1")
(source
(origin
(method url-fetch)
@ -13332,7 +13332,7 @@ to the @code{is_x86_feature_detected!} macro.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"147mggf85fz77vsrzsvsxxwid4f4fg30zwfyirx7sl1k7y33hw91"))))
"0nmpzr697a6v12ljwpmjrhqpmkf784nsm8m1g6jwadmkq96p3mxj"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs