[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/12: gnu: rust-grep-matcher-0.1: Update to 0.1.5.
From: |
guix-commits |
Subject: |
08/12: gnu: rust-grep-matcher-0.1: Update to 0.1.5. |
Date: |
Sat, 12 Jun 2021 18:38:56 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit d450ef9c6683b524b89d17d18c77e1aa929bbe5f
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Jun 13 00:16:38 2021 +0200
gnu: rust-grep-matcher-0.1: Update to 0.1.5.
* gnu/packages/crates-io.scm (rust-grep-matcher-0.1): Update to 0.1.5.
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 0989e2b..942660c 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -18079,7 +18079,7 @@ loading crate.")
(define-public rust-grep-matcher-0.1
(package
(name "rust-grep-matcher")
- (version "0.1.4")
+ (version "0.1.5")
(source
(origin
(method url-fetch)
@@ -18088,7 +18088,7 @@ loading crate.")
(string-append name "-" version ".tar.gz"))
(sha256
(base32
- "0l4k9c0iw17vqw02z0wbx1nfj9h2xiiqx1px32lhhw7ibbyy3w7x"))))
+ "1k618qni7bgx9mvdp1kaznqjvn2gpgiasrmi0cqd6b066cy5c9vd"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs
- branch master updated (acb8588 -> 992987b), guix-commits, 2021/06/12
- 01/12: gnu: rust-ignore-0.4: Update to 0.4.18., guix-commits, 2021/06/12
- 03/12: gnu: rust-grep-regex-0.1: Update to 0.1.9., guix-commits, 2021/06/12
- 05/12: gnu: rust-grep-searcher-0.1: Update to 0.1.8., guix-commits, 2021/06/12
- 06/12: gnu: rust-grep-printer-0.1: Update to 0.1.6., guix-commits, 2021/06/12
- 07/12: gnu: rust-grep-pcre2-0.1: Update to 0.1.5., guix-commits, 2021/06/12
- 08/12: gnu: rust-grep-matcher-0.1: Update to 0.1.5.,
guix-commits <=
- 09/12: gnu: rust-globset-0.4: Update to 0.4.7., guix-commits, 2021/06/12
- 04/12: gnu: Add rust-memmap2-0.3., guix-commits, 2021/06/12
- 10/12: gnu: rust-grep-cli-0.1: Update to 0.1.6., guix-commits, 2021/06/12
- 11/12: gnu: rust-grep-0.2: Update to 0.2.8., guix-commits, 2021/06/12
- 02/12: gnu: rust-thread-local-1: Update to 1.1.3., guix-commits, 2021/06/12
- 12/12: gnu: ripgrep: Update to 13.0.0., guix-commits, 2021/06/12