GNU bug report logs -
#70809
[PATCH] gnu: ugrep: Update to 6.0.0.
Previous Next
Reported by: kiasoc5 <kiasoc5 <at> disroot.org>
Date: Tue, 7 May 2024 02:32:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 27 May 2024 15:22:41 +0800
with message-id <87plt7wwfy.fsf <at> envs.net>
and subject line Re: [bug#70809] [PATCH] gnu: ugrep: Update to 6.0.0.
has caused the debbugs.gnu.org bug report #70809,
regarding [PATCH] gnu: ugrep: Update to 6.0.0.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
70809: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70809
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* gnu/packages/search.scm (ugrep): Update to 6.0.0.
Change-Id: Ib5ec563c45d58abeea50e337a4cbc8e6eb7420f1
---
gnu/packages/search.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/search.scm b/gnu/packages/search.scm
index 725478a481..063272d5a7 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -737,7 +737,7 @@ (define-public xapers
(define-public ugrep
(package
(name "ugrep")
- (version "4.5.2")
+ (version "6.0.0")
(source (origin
(method git-fetch)
(uri (git-reference
base-commit: 28e74f49fefdc18746d14704a6dbf72d24273e16
prerequisite-patch-id: f9c0159c68f237863eb8ad707e3323972aa2be8d
--
2.39.2
[Message part 3 (message/rfc822, inline)]
kiasoc5 <kiasoc5 <at> disroot.org> writes:
> From 06e42cfb1d1b3c38e0ff32a08154017e846a9224 Mon Sep 17 00:00:00 2001
> Message-Id:
> <06e42cfb1d1b3c38e0ff32a08154017e846a9224.1715100705.git.kiasoc5 <at> disroot.org>
> From: kiasoc5 <kiasoc5 <at> disroot.org>
> Date: Tue, 7 May 2024 12:24:05 -0400
> Subject: [PATCH v2] gnu: ugrep: Update to 6.0.0.
>
> * gnu/packages/search.scm (ugrep): Update to 6.0.0.
> [source]: Adjust snippet to avoid deleting ug+ and ugrep+ shell scripts.
Pushed to master as commit a3e5caa222, thank you.
This bug report was last modified 361 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.