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

* gnu/packages/crates-io.scm (rust-proc-macro-hack-0.5): Update to 0.5.19.
This commit is contained in:
Nicolas Goaziou 2020-12-19 17:03:16 +01:00
parent c242f9aeaa
commit c8220d7d41
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -21246,7 +21246,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.16")
(version "0.5.19")
(source
(origin
(method url-fetch)
@ -21255,7 +21255,7 @@ (define-public rust-proc-macro-hack-0.5
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1r657v7d9vh1ivrvq65rvg9gjb29dpa0l3zg2fgrn5j8znz5c13y"))))
"1rg0kzsj7lj00qj602d3h77spwfz48vixn1wbjp7a4yrq65w9w6v"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs