all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kiasoc5 via Guix-patches via <guix-patches@gnu.org>
To: 70809@debbugs.gnu.org
Cc: kiasoc5 <kiasoc5@disroot.org>
Subject: [bug#70809] [PATCH] gnu: ugrep: Update to 6.0.0.
Date: Mon,  6 May 2024 22:28:11 -0400	[thread overview]
Message-ID: <69659cef9326230d604c60f9999c0ec0bd7367ab.1715048890.git.kiasoc5@disroot.org> (raw)

* 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





             reply	other threads:[~2024-05-07  2:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-07  2:28 kiasoc5 via Guix-patches via [this message]
2024-05-07  9:55 ` [bug#70809] [PATCH] gnu: ugrep: Update to 6.0.0 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=69659cef9326230d604c60f9999c0ec0bd7367ab.1715048890.git.kiasoc5@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=70809@debbugs.gnu.org \
    --cc=kiasoc5@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.