me
/
guix
Archived
1
0
Fork 0

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.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -17698,7 +17698,7 @@ formatted tables in terminal.")
(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 @@ formatted tables in terminal.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0qqbfm1byabjkph56r2rlvv4cliz4960j6hav3ljazyjqvkryr8d"))))
"1r657v7d9vh1ivrvq65rvg9gjb29dpa0l3zg2fgrn5j8znz5c13y"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs