GNU bug report logs - #76720
[PATCH] gnu: ugrep: Update to 7.3.0.

Previous Next

Package: guix-patches;

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

Date: Mon, 3 Mar 2025 20:57:02 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

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 76720 in the body.
You can then email your comments to 76720 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#76720; Package guix-patches. (Mon, 03 Mar 2025 20:57: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. (Mon, 03 Mar 2025 20:57: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 7.3.0.
Date: Mon,  3 Mar 2025 21:55:32 +0100
* gnu/packages/search.scm (ugrep): Update to 7.3.0.

Change-Id: I03fc0d493e7d8eed84f4a83238d3aa65c2fb8e08
---
 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 9c220fc50c..90cb810ca2 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.2.2")
+    (version "7.3.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
                     (url "https://github.com/Genivia/ugrep")
                     (commit (string-append "v" version))))
               (sha256
-               (base32 "1f7vah795319vfy4yvpnmrivr1i7nh4xy73b7dl1p8snlmivj1kh"))
+               (base32 "1ls6s0daw6lpbiy3rizlzsqcw8r116wi01ivgn9ri9qpfn65f00v"))
               (file-name (git-file-name name version))
               (modules '((guix build utils)))
               (snippet

base-commit: 5058b40aba825ab6e7b9e518dd1147d1e35fd7de
-- 
2.48.1





Information forwarded to guix-patches <at> gnu.org:
bug#76720; Package guix-patches. (Wed, 05 Mar 2025 04:09:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Z572 <z572 <at> z572.online>
To: Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org>
Cc: 76720-done <at> debbugs.gnu.org, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [bug#76720] [PATCH] gnu: ugrep: Update to 7.3.0.
Date: Wed, 05 Mar 2025 12:08:02 +0800
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/search.scm (ugrep): Update to 7.3.0.
>
> Change-Id: I03fc0d493e7d8eed84f4a83238d3aa65c2fb8e08
> ---
>  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 9c220fc50c..90cb810ca2 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.2.2")
> +    (version "7.3.0")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
>                      (url "https://github.com/Genivia/ugrep")
>                      (commit (string-append "v" version))))
>                (sha256
> -               (base32 "1f7vah795319vfy4yvpnmrivr1i7nh4xy73b7dl1p8snlmivj1kh"))
> +               (base32 "1ls6s0daw6lpbiy3rizlzsqcw8r116wi01ivgn9ri9qpfn65f00v"))
>                (file-name (git-file-name name version))
>                (modules '((guix build utils)))
>                (snippet
>
> base-commit: 5058b40aba825ab6e7b9e518dd1147d1e35fd7de
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Wed, 05 Mar 2025 04:09:02 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Wed, 05 Mar 2025 04:09:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 02 Apr 2025 11:24:18 GMT) Full text and rfc822 format available.

This bug report was last modified 138 days ago.

Previous Next


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