gnu: rust-grep-regex-0.1: Update to 0.1.9.

* gnu/packages/crates-io.scm (rust-grep-regex-0.1): Update to 0.1.9.
This commit is contained in:
Nicolas Goaziou 2021-06-13 00:11:27 +02:00
parent 2b3e1790cf
commit 250cba79aa
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -18166,7 +18166,7 @@ (define-public rust-grep-printer-0.1
(define-public rust-grep-regex-0.1
(package
(name "rust-grep-regex")
(version "0.1.8")
(version "0.1.9")
(source
(origin
(method url-fetch)
@ -18175,7 +18175,7 @@ (define-public rust-grep-regex-0.1
(string-append name "-" version ".tar.gz"))
(sha256
(base32
"1lm3mpp93m8qw6sgcqw64inadp0z061x3xb0pnn51684594mxfm7"))))
"01mx4xsrfp5hf8dpnvld1svs6i5dpg6xghigp4wkhdlcfv4m658j"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs