me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/crates-io.scm (rust-grep-pcre2-0.1): Update to 0.1.5.
master
Nicolas Goaziou 2021-06-13 00:16:04 +02:00
parent 825995efcc
commit 896ac684a6
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -18106,7 +18106,7 @@ the regex engine it uses pluggable.")
(define-public rust-grep-pcre2-0.1
(package
(name "rust-grep-pcre2")
(version "0.1.4")
(version "0.1.5")
(source
(origin
(method url-fetch)
@ -18115,7 +18115,7 @@ the regex engine it uses pluggable.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"0sk8b188j81zfrmmy7jsq0pckydz42qf7w0pd2lwyfsa2nw4yksb"))))
"0hfyxsavqzf4rb5vc2a4hhi8dqw75vw1h95hinp4km9b6yxyvv66"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs