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.

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#72545: closed ([PATCH] gnu: ugrep: Update to 6.4.1.)
Date: Fri, 09 Aug 2024 19:36:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 09 Aug 2024 14:34:43 -0500
with message-id <87plqhpk18.fsf <at> dismail.de>
and subject line Re: [PATCH] gnu: ugrep: Update to 6.4.1.
has caused the debbugs.gnu.org bug report #72545,
regarding [PATCH] gnu: ugrep: Update to 6.4.1.
to be marked as done.

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


-- 
72545: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72545
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.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



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


This bug report was last modified 1 year ago.

Previous Next


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