GNU bug report logs - #75475
[PATCH] gnu: ugrep: Update to 7.1.3.

Previous Next

Package: guix-patches;

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

Date: Fri, 10 Jan 2025 09:10:02 UTC

Severity: normal

Tags: patch

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

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: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75475: closed ([PATCH] gnu: ugrep: Update to 7.1.3.)
Date: Sat, 11 Jan 2025 15:22:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 11 Jan 2025 23:21:01 +0800
with message-id <87y0zhqsv6.fsf <at> iscas.ac.cn>
and subject line Re: [bug#75475] [PATCH] gnu: ugrep: Update to 7.1.3.
has caused the debbugs.gnu.org bug report #75475,
regarding [PATCH] gnu: ugrep: Update to 7.1.3.
to be marked as done.

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


-- 
75475: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75475
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 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 7.1.3.
Date: Fri, 10 Jan 2025 09:09:17 +0000
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/search.scm (ugrep): Update to 7.1.3.

Change-Id: I389c9b056f389d80f942ed487bf80cbba97364a4
---
 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 21d7d40ba3..bb42a889dc 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -692,14 +692,14 @@ (define-public xapers
 (define-public ugrep
   (package
     (name "ugrep")
-    (version "7.1.2")
+    (version "7.1.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
                     (url "https://github.com/Genivia/ugrep")
                     (commit (string-append "v" version))))
               (sha256
-               (base32 "0kmdjzbgy1lrl6iyxkpm4pmp954qc9vham3bzhn9b1n4ipig7s0s"))
+               (base32 "1avqay6kd5n384r3nhzkjk3jmqzdmhaypnn2hyjiczcrjvqkghk3"))
               (file-name (git-file-name name version))
               (modules '((guix build utils)))
               (snippet

base-commit: 461d773adead955e2daead70cee4415f7f0f00be
-- 
2.47.1



[Message part 3 (message/rfc822, inline)]
From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: "ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org>
Cc: 75475-done <at> debbugs.gnu.org, ashish.is <at> lostca.se
Subject: Re: [bug#75475] [PATCH] gnu: ugrep: Update to 7.1.3.
Date: Sat, 11 Jan 2025 23:21:01 +0800
[Message part 4 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:

> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/search.scm (ugrep): Update to 7.1.3.
>
> Change-Id: I389c9b056f389d80f942ed487bf80cbba97364a4
> ---
>  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 21d7d40ba3..bb42a889dc 100644
> --- a/gnu/packages/search.scm
> +++ b/gnu/packages/search.scm
> @@ -692,14 +692,14 @@ (define-public xapers
>  (define-public ugrep
>    (package
>      (name "ugrep")
> -    (version "7.1.2")
> +    (version "7.1.3")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
>                      (url "https://github.com/Genivia/ugrep")
>                      (commit (string-append "v" version))))
>                (sha256
> -               (base32 "0kmdjzbgy1lrl6iyxkpm4pmp954qc9vham3bzhn9b1n4ipig7s0s"))
> +               (base32 "1avqay6kd5n384r3nhzkjk3jmqzdmhaypnn2hyjiczcrjvqkghk3"))
>                (file-name (git-file-name name version))
>                (modules '((guix build utils)))
>                (snippet
>
> base-commit: 461d773adead955e2daead70cee4415f7f0f00be
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 128 days ago.

Previous Next


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