GNU bug report logs - #74331
[PATCH v2] gnu: ugrep: Update to 7.0.4.

Previous Next

Package: guix-patches;

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

Date: Tue, 12 Nov 2024 21:54:02 UTC

Severity: normal

Tags: patch

Done: Z572 <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: Z572 <zhengjunjie <at> iscas.ac.cn>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74331: closed ([PATCH v2] gnu: ugrep: Update to 7.0.4.)
Date: Fri, 15 Nov 2024 10:58:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 15 Nov 2024 18:57:45 +0800
with message-id <877c94pxw6.fsf <at> iscas.ac.cn>
and subject line Re: [bug#74331] [PATCH v2] gnu: ugrep: Update to 7.0.4.
has caused the debbugs.gnu.org bug report #74331,
regarding [PATCH v2] gnu: ugrep: Update to 7.0.4.
to be marked as done.

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


-- 
74331: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74331
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 7.0.3.
Date: Tue, 12 Nov 2024 22:52:43 +0100
* gnu/packages/search.scm (ugrep): Update to 7.0.3.

Change-Id: Idb78399563353b1bd0c441cfe3ae71d7800ab354
---
 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 994dc0dba0..e9b38c8f42 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -739,14 +739,14 @@ (define-public xapers
 (define-public ugrep
   (package
     (name "ugrep")
-    (version "7.0.2")
+    (version "7.0.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
                     (url "https://github.com/Genivia/ugrep")
                     (commit (string-append "v" version))))
               (sha256
-               (base32 "11p7bslfdh2dzcmx7x1lqzhan6al8ak8w4j4gms51vg0nsp9ljny"))
+               (base32 "1b9jihi24vnbna3p1b08nk53j9f02hzkmalr0kccrd2r1kkmpwqb"))
               (file-name (git-file-name name version))
               (modules '((guix build utils)))
               (snippet

base-commit: b10ce47d8be5b6c15987f4e1d93b3bd71b1eb220
-- 
2.47.0



[Message part 3 (message/rfc822, inline)]
From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org>
Cc: 74331-done <at> debbugs.gnu.org, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [bug#74331] [PATCH v2] gnu: ugrep: Update to 7.0.4.
Date: Fri, 15 Nov 2024 18:57:45 +0800
[Message part 4 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/search.scm (ugrep): Update to 7.0.4.
> ---
>  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 994dc0dba0..ac639693a5 100644
> --- a/gnu/packages/search.scm
> +++ b/gnu/packages/search.scm
> @@ -739,14 +739,14 @@ (define-public xapers
>  (define-public ugrep
>    (package
>      (name "ugrep")
> -    (version "7.0.2")
> +    (version "7.0.4")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
>                      (url "https://github.com/Genivia/ugrep")
>                      (commit (string-append "v" version))))
>                (sha256
> -               (base32 "11p7bslfdh2dzcmx7x1lqzhan6al8ak8w4j4gms51vg0nsp9ljny"))
> +               (base32 "1kdv5vxmgfpa4nwsqa0zc4bakpx9jhw748vgzjnj56cbk30rccad"))
>                (file-name (git-file-name name version))
>                (modules '((guix build utils)))
>                (snippet
>
> base-commit: c1cb7f1031c5dde2a260d8d8ad7547d6c79cc532

pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 189 days ago.

Previous Next


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