unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "ashish.is--- via Guix-patches" via <guix-patches@gnu.org>
To: 74041@debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [bug#74041] [PATCH v2] gnu: ugrep: Update to 7.0.2.
Date: Mon, 28 Oct 2024 08:56:11 +0100	[thread overview]
Message-ID: <182ee8d0b73181b24ea17b109c16870435116f65.1730102171.git.ashish.is@lostca.se> (raw)
In-Reply-To: <d30803e48df4b694fd41fafc662e4f1ef0adb87a.1730017634.git.ashish.is@lostca.se>

From: Ashish SHUKLA <ashish.is@lostca.se>

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

Change-Id: Ia270e6be43c8154865ae965af60ff52ff81d00e2
---
 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 c5eca8c686..994dc0dba0 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -739,14 +739,14 @@ (define-public xapers
 (define-public ugrep
   (package
     (name "ugrep")
-    (version "7.0.0")
+    (version "7.0.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
                     (url "https://github.com/Genivia/ugrep")
                     (commit (string-append "v" version))))
               (sha256
-               (base32 "18k4j9ysrq07pddyv9ax7n08axs3w80xgs41xlfcyajms7xy7bvf"))
+               (base32 "11p7bslfdh2dzcmx7x1lqzhan6al8ak8w4j4gms51vg0nsp9ljny"))
               (file-name (git-file-name name version))
               (modules '((guix build utils)))
               (snippet

base-commit: 4a46758aee863cc31815865cdac4c16fb6a0a879
-- 
2.47.0





  reply	other threads:[~2024-10-28  7:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-27  8:27 [bug#74041] [PATCH] gnu: ugrep: Update to 7.0.1 Ashish SHUKLA via Guix-patches via
2024-10-28  7:56 ` ashish.is--- via Guix-patches via [this message]
2024-10-30 13:06   ` bug#74041: [PATCH v2] gnu: ugrep: Update to 7.0.2 Zheng Junjie

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=182ee8d0b73181b24ea17b109c16870435116f65.1730102171.git.ashish.is@lostca.se \
    --to=guix-patches@gnu.org \
    --cc=74041@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    /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 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).