[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/18: gnu: ugrep: Update to 3.11.0.
From: |
guix-commits |
Subject: |
10/18: gnu: ugrep: Update to 3.11.0. |
Date: |
Mon, 27 Mar 2023 11:45:43 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 4cf7aea2b9ae3a85b6de5eed43c4666c48cf786b
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Wed Mar 22 14:12:32 2023 +0000
gnu: ugrep: Update to 3.11.0.
* gnu/packages/search.scm (ugrep): Update to 3.11.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/search.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/search.scm b/gnu/packages/search.scm
index fe69fd3775..c8c3ff45d0 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -675,14 +675,14 @@ bibliographic data and simple document and bibtex
retrieval.")
(define-public ugrep
(package
(name "ugrep")
- (version "3.9.6")
+ (version "3.11.0")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/Genivia/ugrep")
(commit (string-append "v" version))))
(sha256
- (base32 "1nlxmrw0w21iwcbnir04bccb3z8hj9i4hj6gd2bk0qhdbrk2adh7"))
+ (base32 "1sibd44ky7xqfmrfvi09h5ignn7i3v1fjxnfvybp3cjfm08yxacy"))
(file-name (git-file-name name version))
(modules '((guix build utils)))
(snippet
- branch master updated (b3f559886f -> da410b45a9), guix-commits, 2023/03/27
- 03/18: gnu: arp-scan: Update to 1.10.0., guix-commits, 2023/03/27
- 01/18: gnu: guix-build-coordinator: Update to 0-76.3c9354e., guix-commits, 2023/03/27
- 13/18: gnu: python-isodate: Update to 0.6.1., guix-commits, 2023/03/27
- 11/18: gnu: strace: Update to 6.2., guix-commits, 2023/03/27
- 04/18: gnu: mympd: Update to 10.2.6., guix-commits, 2023/03/27
- 02/18: gnu: gnuplot: Update to 5.4.6., guix-commits, 2023/03/27
- 07/18: gnu: Update waybar to 0.9.17., guix-commits, 2023/03/27
- 10/18: gnu: ugrep: Update to 3.11.0.,
guix-commits <=
- 12/18: gnu: parallel: Update to 20230322., guix-commits, 2023/03/27
- 17/18: gnu: mu: Update to 1.10.0., guix-commits, 2023/03/27
- 18/18: gnu: texinfo: Update to 7.0.3, guix-commits, 2023/03/27
- 05/18: gnu: icewm: Update to 3.3.2., guix-commits, 2023/03/27
- 06/18: gnu: oil: Update to 0.14.2., guix-commits, 2023/03/27
- 14/18: gnu: mosquitto: Update to 2.0.15., guix-commits, 2023/03/27
- 08/18: gnu: boxes: Update to 2.2.0., guix-commits, 2023/03/27
- 09/18: gnu: colordiff: Update to 1.0.21., guix-commits, 2023/03/27
- 15/18: gnu: obs: Update to 29.0.2, guix-commits, 2023/03/27
- 16/18: gnu: Update ardour to 7.3., guix-commits, 2023/03/27