* [bug#75475] [PATCH] gnu: ugrep: Update to 7.1.3.
@ 2025-01-10 9:09 ashish.is--- via Guix-patches via
2025-01-11 15:21 ` Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2025-01-10 9:09 UTC (permalink / raw)
To: 75475; +Cc: Ashish SHUKLA
From: Ashish SHUKLA <ashish.is@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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#75475] [PATCH] gnu: ugrep: Update to 7.1.3.
2025-01-10 9:09 [bug#75475] [PATCH] gnu: ugrep: Update to 7.1.3 ashish.is--- via Guix-patches via
@ 2025-01-11 15:21 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2025-01-11 15:21 UTC (permalink / raw)
To: 75475; +Cc: 75475-done, ashish.is
[-- Attachment #1: Type: text/plain, Size: 1264 bytes --]
"ashish.is--- via Guix-patches" via <guix-patches@gnu.org> writes:
> From: Ashish SHUKLA <ashish.is@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.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-11 15:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10 9:09 [bug#75475] [PATCH] gnu: ugrep: Update to 7.1.3 ashish.is--- via Guix-patches via
2025-01-11 15:21 ` Zheng Junjie
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).