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

* gnu/packages/crates-io.scm (rust-grep-matcher-0.1): Update to 0.1.4.
This commit is contained in:
Jakub Kądziołka 2020-06-24 19:45:05 +02:00
parent 83b5d1fa75
commit 1aabcf9222
No known key found for this signature in database
GPG key ID: E315A75846131564

View file

@ -9209,7 +9209,7 @@ (define-public rust-grep-cli-0.1
(define-public rust-grep-matcher-0.1
(package
(name "rust-grep-matcher")
(version "0.1.3")
(version "0.1.4")
(source
(origin
(method url-fetch)
@ -9218,7 +9218,7 @@ (define-public rust-grep-matcher-0.1
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"113lafx3abrr96ahpz6yn905ian1w3qsr5hijbb909p2j0xgmhkm"))))
"0l4k9c0iw17vqw02z0wbx1nfj9h2xiiqx1px32lhhw7ibbyy3w7x"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs