me
/
guix
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.
master
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
1 changed files with 2 additions and 2 deletions

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
(package
(name "rust-once-cell")
(version "1.4.0")
(version "1.4.1")
(source
(origin
(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"))
(sha256
(base32
"138n52yni5qym7ds8kxckvhdy4x0m0scy0gl74brmwsahmz1yqqb"))))
"1ba56vr8n85xgajnn78pg6iag4inwil3mqg90wi5jaz6xzkm23i6"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs