gnu: rust-libc-0.2: Update to 0.2.71.

* gnu/packages/crates-io.scm (rust-libc-0.2): Update to 0.2.71.
This commit is contained in:
Efraim Flashner 2020-06-22 12:40:11 +03:00
parent a56305539f
commit a1b79c09ee
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -11326,7 +11326,7 @@ (define-public rust-lexical-core-0.4
(define-public rust-libc-0.2
(package
(name "rust-libc")
(version "0.2.68")
(version "0.2.71")
(source
(origin
(method url-fetch)
@ -11334,7 +11334,7 @@ (define-public rust-libc-0.2
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"1w6z9krcqn7p200sb80dxx76iyvw3jdz949zxr1sgfr3a50c186y"))))
"0jbgi25rhglhvpxv62alyzyral6601kldmlhbxim4w6j15jv0mwl"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t