me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/crates-io.scm (rust-libc-0.2): Update to 0.2.101.
Nicolas Goaziou 2021-08-26 10:44:48 +02:00
parent 513f5e5179
commit 45ad284090
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -23867,7 +23867,7 @@ strings.")
(define-public rust-libc-0.2
(package
(name "rust-libc")
(version "0.2.96")
(version "0.2.101")
(source
(origin
(method url-fetch)
@ -23875,7 +23875,7 @@ strings.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1z5l4rdk44sx1vaq69x1mbwi5zh75q46p2hkl90ihhn5xzkb802n"))))
"08dsmvn397ph8gnj552k12gmpp2rk6p60jyliqnfvr8vhwv07c1w"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs