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

* gnu/packages/crates-io.scm (rust-rustversion-1): Update to 1.0.17.

Change-Id: Id74343a22acbd90376e1b728d9964f908e9153c0
This commit is contained in:
Efraim Flashner 2024-09-22 15:39:52 +03:00
parent 651b8f7478
commit 5d07c82fe3
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -67317,14 +67317,14 @@ (define-public rust-rustup-toolchain-0.1
(define-public rust-rustversion-1
(package
(name "rust-rustversion")
(version "1.0.14")
(version "1.0.17")
(source
(origin
(method url-fetch)
(uri (crate-uri "rustversion" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "1x1pz1yynk5xzzrazk2svmidj69jhz89dz5vrc28sixl20x1iz3z"))))
(base32 "1mm3fckyvb0l2209in1n2k05sws5d9mpkszbnwhq3pkq8apjhpcm"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs