GNU bug report logs - #72516
[PATCH] gnu: ugrep: Update to 6.4.0.

Previous Next

Package: guix-patches;

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

Date: Wed, 7 Aug 2024 22:25:02 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 72516 in the body.
You can then email your comments to 72516 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#72516; Package guix-patches. (Wed, 07 Aug 2024 22:25:02 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. (Wed, 07 Aug 2024 22:25: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.0.
Date: Thu,  8 Aug 2024 00:23:26 +0200
* gnu/packages/search.scm (ugrep): Update to 6.4.0.

Change-Id: I8a58b4f4b084cd254cd2e09ca81a5c2c980cadd1
---
 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 c079e730ac..587a1ab2ea 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.3.0")
+    (version "6.4.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
                     (url "https://github.com/Genivia/ugrep")
                     (commit (string-append "v" version))))
               (sha256
-               (base32 "0s4cic232nlqzr3ha40gfgdnfqj12j6k5j89mrzjv8gk2zwn9l5z"))
+               (base32 "027jm4ki3rsvs9sylrzzjywni9q1f6bdk3j6r10ypjg18h87jgm0"))
               (file-name (git-file-name name version))
               (modules '((guix build utils)))
               (snippet

base-commit: 5e567587dd4abf51f9a6fa44f5a852dde1115ce9
-- 
2.46.0





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

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

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

From: jgart <jgart <at> dismail.de>
To: 72516-done <at> debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [PATCH] gnu: ugrep: Update to 6.4.0.
Date: Wed, 07 Aug 2024 23:02:47 -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. (Thu, 05 Sep 2024 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 282 days ago.

Previous Next


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