GNU bug report logs - #75898
[PATCH] gnu: ugrep: Update to 7.2.1.

Previous Next

Package: guix-patches;

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

Date: Mon, 27 Jan 2025 16:04:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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 75898 in the body.
You can then email your comments to 75898 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#75898; Package guix-patches. (Mon, 27 Jan 2025 16:04: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, 27 Jan 2025 16:04: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.2.1.
Date: Mon, 27 Jan 2025 17:02:41 +0100
* gnu/packages/search.scm (ugrep): Update to 7.2.1.

Change-Id: Ieff1606940e2784a3b0fbfa40354dbfecc3ef39d
---
 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 69a3583e6c..a08f34d0c1 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.0")
+    (version "7.2.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
                     (url "https://github.com/Genivia/ugrep")
                     (commit (string-append "v" version))))
               (sha256
-               (base32 "1506yymsx4a41w0q31b5wigy9k7d14gq4xqqc3lv3ivdaa8y6qpx"))
+               (base32 "0idi54dvhrdk5wkv73y9zq649lld2kh4p1rc79l2cvv0niqdhnn6"))
               (file-name (git-file-name name version))
               (modules '((guix build utils)))
               (snippet

base-commit: 44d9f05fb3a8f20044873597762e6d8d6a895783
-- 
2.48.1





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Thu, 30 Jan 2025 09:17:03 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Thu, 30 Jan 2025 09:17:03 GMT) Full text and rfc822 format available.

Message #10 received at 75898-done <at> debbugs.gnu.org (full text, mbox):

From: 宋文武 <iyzsong <at> envs.net>
To: Ashish SHUKLA <ashish.is <at> lostca.se>
Cc: 75898-done <at> debbugs.gnu.org
Subject: Re: [bug#75898] [PATCH] gnu: ugrep: Update to 7.2.1.
Date: Thu, 30 Jan 2025 17:20:21 +0800
Ashish SHUKLA <ashish.is <at> lostca.se> writes:

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

Pushed to master, thank you.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 27 Feb 2025 12:24:16 GMT) Full text and rfc822 format available.

This bug report was last modified 14 days ago.

Previous Next


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