GNU bug report logs -
#75475
[PATCH] gnu: ugrep: Update to 7.1.3.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75475 in the body.
You can then email your comments to 75475 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#75475
; Package
guix-patches
.
(Fri, 10 Jan 2025 09:10:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ashish.is <at> lostca.se
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 10 Jan 2025 09:10: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>
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#75475
; Package
guix-patches
.
(Sat, 11 Jan 2025 15:22:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Sat, 11 Jan 2025 15:22:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
ashish.is <at> lostca.se
:
bug acknowledged by developer.
(Sat, 11 Jan 2025 15:22: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
.
(Sun, 09 Feb 2025 12:24:14 GMT)
Full text and
rfc822 format available.
This bug report was last modified 32 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.