unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70809] [PATCH] gnu: ugrep: Update to 6.0.0.
@ 2024-05-07  2:28 kiasoc5 via Guix-patches via
  2024-05-07  9:55 ` Nicolas Goaziou via Guix-patches via
  0 siblings, 1 reply; 4+ messages in thread
From: kiasoc5 via Guix-patches via @ 2024-05-07  2:28 UTC (permalink / raw)
  To: 70809; +Cc: kiasoc5

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

Change-Id: Ib5ec563c45d58abeea50e337a4cbc8e6eb7420f1
---
 gnu/packages/search.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/search.scm b/gnu/packages/search.scm
index 725478a481..063272d5a7 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -737,7 +737,7 @@ (define-public xapers
 (define-public ugrep
   (package
     (name "ugrep")
-    (version "4.5.2")
+    (version "6.0.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference

base-commit: 28e74f49fefdc18746d14704a6dbf72d24273e16
prerequisite-patch-id: f9c0159c68f237863eb8ad707e3323972aa2be8d
-- 
2.39.2





^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-05-27  7:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-07  2:28 [bug#70809] [PATCH] gnu: ugrep: Update to 6.0.0 kiasoc5 via Guix-patches via
2024-05-07  9:55 ` Nicolas Goaziou via Guix-patches via
2024-05-08 20:51   ` kiasoc5 via Guix-patches via
2024-05-27  7:22     ` bug#70809: " 宋文武 via Guix-patches via

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).