gnu: rust-grep-pcre2-0.1: Update to 0.1.4.

* gnu/packages/crates-io.scm (rust-grep-pcre2-0.1): Update to 0.1.4.
This commit is contained in:
Jakub Kądziołka 2020-06-25 00:51:12 +02:00
parent 187c232f18
commit 9ce795a7d6
No known key found for this signature in database
GPG key ID: E315A75846131564

View file

@ -9272,7 +9272,7 @@ (define-public rust-grep-matcher-0.1
(define-public rust-grep-pcre2-0.1
(package
(name "rust-grep-pcre2")
(version "0.1.3")
(version "0.1.4")
(source
(origin
(method url-fetch)
@ -9281,7 +9281,7 @@ (define-public rust-grep-pcre2-0.1
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1wjc3gsan20gapga8nji6jcrmwn9n85q5zf2yfq6g50c7abkc2ql"))))
"0sk8b188j81zfrmmy7jsq0pckydz42qf7w0pd2lwyfsa2nw4yksb"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs