From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: 74005@debbugs.gnu.org
Cc: 74005-done@debbugs.gnu.org, ashish.is@lostca.se
Subject: [bug#74005] [PATCH] gnu: ugrep: Update to 7.0.0.
Date: Sat, 26 Oct 2024 10:17:05 +0800 [thread overview]
Message-ID: <875xpfip5q.fsf@iscas.ac.cn> (raw)
In-Reply-To: <167c956153487f4ffa969200aaf4a243897604d7.1729842043.git.ashish.is@lostca.se> (ashish is's message of "Fri, 25 Oct 2024 09:40:43 +0200")
[-- Attachment #1: Type: text/plain, Size: 1261 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.0.0.
>
> Change-Id: I761b7dce107428a919992e3c4966bfa7dabf5c62
> ---
> 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 8722d528c1..c5eca8c686 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 "6.5.0")
> + (version "7.0.0")
> (source (origin
> (method git-fetch)
> (uri (git-reference
> (url "https://github.com/Genivia/ugrep")
> (commit (string-append "v" version))))
> (sha256
> - (base32 "0a8ni1klqfpd00m5fks0q6ngwx64nvrh41r4azxc1fcxz4glfv90"))
> + (base32 "18k4j9ysrq07pddyv9ax7n08axs3w80xgs41xlfcyajms7xy7bvf"))
> (file-name (git-file-name name version))
> (modules '((guix build utils)))
> (snippet
>
> base-commit: 2394a7f5fbf60dd6adc0a870366adb57166b6d8b
push, close.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-10-26 2:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-25 7:40 [bug#74005] [PATCH] gnu: ugrep: Update to 7.0.0 ashish.is--- via Guix-patches via
2024-10-26 2:17 ` Zheng Junjie [this message]
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=875xpfip5q.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=74005-done@debbugs.gnu.org \
--cc=74005@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 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.