me
/
guix
Archived
1
0
Fork 0

gnu: rust-paste-impl-0.1: Update to 0.1.18.

* gnu/packages/crates-io.scm (rust-paste-impl-0.1): Update to 0.1.18.
master
Nicolas Goaziou 2020-12-31 13:14:01 +01:00
parent 6418033a65
commit 246adeacbc
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions
gnu/packages

View File

@ -19972,7 +19972,7 @@ and would-block I/O operations.")
(define-public rust-paste-impl-0.1 (define-public rust-paste-impl-0.1
(package (package
(name "rust-paste-impl") (name "rust-paste-impl")
(version "0.1.10") (version "0.1.18")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -19981,7 +19981,7 @@ and would-block I/O operations.")
(string-append name "-" version ".tar.gz")) (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"12jsm83dnsqnrcabfacnwcxh3h4kykl622vi7glv2wg527hqc956")))) "1dlqzk05cx74522s4iyhyzzhszig4n401pp6r1qg6zmr02r7snnr"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-inputs `(#:cargo-inputs