gnu: rust-pest-2: Update to 2.1.3.

* gnu/packages/crates-io.scm (rust-pest-2): Update to 2.1.3.
This commit is contained in:
Nicolas Goaziou 2021-06-08 10:26:18 +02:00
parent da7901f50d
commit abb787fdc0
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -29604,7 +29604,7 @@ (define-public rust-permutohedron-0.2
(define-public rust-pest-2
(package
(name "rust-pest")
(version "2.1.1")
(version "2.1.3")
(source
(origin
(method url-fetch)
@ -29613,7 +29613,7 @@ (define-public rust-pest-2
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"134686mwxm73asbiads53zfchqvvcrsrsyax2cghfcizmvg8ac4k"))))
"0lry80bm90x47nq71wxq83kjrm9ashpz4kbm92p90ysdx4m8gx0h"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t