Archived
1
0
Fork 0

gnu: rust-once-cell-1: Update to 1.4.1.

* gnu/packages/crates-io.scm (rust-once-cell-1): Update to 1.4.1.
This commit is contained in:
Arun Isaac 2020-09-15 23:02:01 +05:30
parent 0741934664
commit 168193ade5
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -14871,7 +14871,7 @@ You probably don't want to link to this crate directly; instead check out the
(define-public rust-once-cell-1 (define-public rust-once-cell-1
(package (package
(name "rust-once-cell") (name "rust-once-cell")
(version "1.4.0") (version "1.4.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -14880,7 +14880,7 @@ You probably don't want to link to this crate directly; instead check out the
(string-append name "-" version ".tar.gz")) (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"138n52yni5qym7ds8kxckvhdy4x0m0scy0gl74brmwsahmz1yqqb")))) "1ba56vr8n85xgajnn78pg6iag4inwil3mqg90wi5jaz6xzkm23i6"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs