gnu: rust-rustversion-1: Update to 1.0.12.

* gnu/packages/crates-io.scm (rust-rustversion-1): Update to 1.0.12.
This commit is contained in:
Efraim Flashner 2023-05-22 17:09:47 +03:00
parent d33f8ecc6a
commit baee9dfcdd
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -54007,7 +54007,7 @@ (define-public rust-rusttype-0.7
(define-public rust-rustversion-1
(package
(name "rust-rustversion")
(version "1.0.9")
(version "1.0.12")
(source
(origin
(method url-fetch)
@ -54016,7 +54016,7 @@ (define-public rust-rustversion-1
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1a6nlrrnfbacn5pzg3m3311anhngcxs8kbvsbynh71ngni47wiwp"))))
"01mzns4b7vfcxsyf63ck68gachqcbqzsfs6iwzrv6j449p70hcjg"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs