me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/crates-io.scm (rust-rustversion-1): Update to 1.0.13.
Efraim Flashner 2023-07-13 12:35:54 +03:00
parent f4dfaa29a6
commit 5302c8b0de
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -55035,7 +55035,7 @@ font rendering.")
(define-public rust-rustversion-1
(package
(name "rust-rustversion")
(version "1.0.12")
(version "1.0.13")
(source
(origin
(method url-fetch)
@ -55044,7 +55044,7 @@ font rendering.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"01mzns4b7vfcxsyf63ck68gachqcbqzsfs6iwzrv6j449p70hcjg"))))
"0pxx0mxigrvzsbpkw54wjyx4jfm85bcss60dcpwk2b53c6dvscfw"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs