GNU bug report logs - #72545
[PATCH] gnu: ugrep: Update to 6.4.1.

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Fri, 9 Aug 2024 17:24:01 UTC

Severity: normal

Tags: patch

Done: jgart <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72545 in the body.
You can then email your comments to 72545 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#72545; Package guix-patches. (Fri, 09 Aug 2024 17:24:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 09 Aug 2024 17:24:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: ugrep: Update to 6.4.1.
Date: Fri,  9 Aug 2024 19:21:35 +0200
* gnu/packages/search (ugrep): Update to 6.4.1.

Change-Id: I2b16899aa77518f0575b71ff57342ad3d91e67d4
---
 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 587a1ab2ea..c01820eeca 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -737,14 +737,14 @@ (define-public xapers
 (define-public ugrep
   (package
     (name "ugrep")
-    (version "6.4.0")
+    (version "6.4.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
                     (url "https://github.com/Genivia/ugrep")
                     (commit (string-append "v" version))))
               (sha256
-               (base32 "027jm4ki3rsvs9sylrzzjywni9q1f6bdk3j6r10ypjg18h87jgm0"))
+               (base32 "16ansh63g5xsv6140nh73vlc8wkvjasn1a19vi1z5ibkwrgxygyi"))
               (file-name (git-file-name name version))
               (modules '((guix build utils)))
               (snippet

base-commit: 9ff2815483708a5b22ebfc702aae21b6dc11b94a
-- 
2.46.0





Reply sent to jgart <jgart <at> dismail.de>:
You have taken responsibility. (Fri, 09 Aug 2024 19:36:02 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Fri, 09 Aug 2024 19:36:02 GMT) Full text and rfc822 format available.

Message #10 received at 72545-done <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: 72545-done <at> debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [PATCH] gnu: ugrep: Update to 6.4.1.
Date: Fri, 09 Aug 2024 14:34:43 -0500
Applied!
-- 
all the best,
jgart




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 07 Sep 2024 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 364 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.