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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: jgart <jgart <at> dismail.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#72516: closed ([PATCH] gnu: ugrep: Update to 6.4.0.)
Date: Thu, 08 Aug 2024 04:04:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 07 Aug 2024 23:02:47 -0500
with message-id <878qx7zmoo.fsf <at> dismail.de>
and subject line Re: [PATCH] gnu: ugrep: Update to 6.4.0.
has caused the debbugs.gnu.org bug report #72516,
regarding [PATCH] gnu: ugrep: Update to 6.4.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
72516: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72516
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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


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.