Archived
1
0
Fork 0

gnu: rust-salsa-macros-0.17: Update to 0.17.0-pre.2.

* gnu/packages/crates-io.scm (rust-salsa-macros-0.17): Update to 0.17.0-pre.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
Z572 2022-01-12 23:27:38 +08:00 committed by Nicolas Goaziou
parent 7af3abc2e0
commit c274e92e7d
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -47995,7 +47995,7 @@ quickly convert floating point numbers to decimal strings.")
(define-public rust-salsa-macros-0.17
(package
(name "rust-salsa-macros")
(version "0.17.0-pre.1")
(version "0.17.0-pre.2")
(source
(origin
(method url-fetch)
@ -48004,7 +48004,7 @@ quickly convert floating point numbers to decimal strings.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1yrjiriw5bb0gxl2dk7c5ng7g5wlkc4gd65czx5x99bzc9hc0brf"))))
"1xrgb38l5fhv3lqx2lwnqc3s2zrgxmj63cd7kl0vyl7m5lsjwv5c"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build?