gnu: rust-cbindgen: Update to 0.13.2.

* gnu/packages/rust-apps.scm (rust-cbindgen): Update to 0.13.2.
This commit is contained in:
Efraim Flashner 2020-07-09 19:29:59 +03:00
parent 0ff6b01ef2
commit 3a963cdd33
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -265,7 +265,7 @@ (define-public ripgrep
(define-public rust-cbindgen
(package
(name "rust-cbindgen")
(version "0.13.1")
(version "0.13.2")
(source
(origin
(method url-fetch)
@ -273,7 +273,7 @@ (define-public rust-cbindgen
(file-name (string-append name "-" version ".crate"))
(sha256
(base32
"0w70bnwwqyf9fr6z3rcs7m7ad791fmfmhxy828va0dkfwvamp59c"))))
"0673pq96hs7waavkv58v2pakpxpsfyjvbraa5kyl2b44phgdzcid"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs