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

* gnu/packages/crates-io.scm (rust-libc-0.2): Update to 0.2.79.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
André Batista 2020-10-22 21:02:38 -03:00 committed by Efraim Flashner
parent e589b61eb8
commit c752657be0
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -13159,7 +13159,7 @@ (define-public rust-lexical-core-0.4
(define-public rust-libc-0.2
(package
(name "rust-libc")
(version "0.2.71")
(version "0.2.79")
(source
(origin
(method url-fetch)
@ -13167,7 +13167,7 @@ (define-public rust-libc-0.2
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"0jbgi25rhglhvpxv62alyzyral6601kldmlhbxim4w6j15jv0mwl"))))
"0hw7qnlymw5gi5c3xd7mirpgrc5l0pvqpjg9jb3vzqw0dq3gcj14"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs