me
/
guix
Archived
1
0
Fork 0

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.
master
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
1 changed files with 2 additions and 2 deletions

View File

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