GNU bug report logs - #70809
[PATCH] gnu: ugrep: Update to 6.0.0.

Previous Next

Package: guix-patches;

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

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: bug#70809: closed (Re: [bug#70809] [PATCH] gnu: ugrep: Update to
 6.0.0.)
Date: Mon, 27 May 2024 07:24:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#70809: [PATCH] gnu: ugrep: Update to 6.0.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 70809 <at> debbugs.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)]
From: 宋文武 <iyzsong <at> envs.net>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 70809-done <at> debbugs.gnu.org, mail <at> nicolasgoaziou.fr
Subject: Re: [bug#70809] [PATCH] gnu: ugrep: Update to 6.0.0.
Date: Mon, 27 May 2024 15:22:41 +0800
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.

[Message part 3 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: ugrep: Update to 6.0.0.
Date: Mon,  6 May 2024 22:28:11 -0400
* 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




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.