gnu: rust-proc-macro-hack-0.5: Update to 0.5.16.

* gnu/packages/crates-io.scm (rust-proc-macro-hack-0.5): Update to 0.5.16.
This commit is contained in:
Efraim Flashner 2020-07-09 15:40:52 +03:00
parent 65ffe31969
commit 4b4afec8d9
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -17698,7 +17698,7 @@ (define-public rust-proc-macro-error-attr-0.4
(define-public rust-proc-macro-hack-0.5
(package
(name "rust-proc-macro-hack")
(version "0.5.15")
(version "0.5.16")
(source
(origin
(method url-fetch)
@ -17707,7 +17707,7 @@ (define-public rust-proc-macro-hack-0.5
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0qqbfm1byabjkph56r2rlvv4cliz4960j6hav3ljazyjqvkryr8d"))))
"1r657v7d9vh1ivrvq65rvg9gjb29dpa0l3zg2fgrn5j8znz5c13y"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs