unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: 74483@debbugs.gnu.org
Cc: 74483-done@debbugs.gnu.org, ashish.is@lostca.se
Subject: [bug#74483] [PATCH] gnu: ugrep: Update to 7.1.0.
Date: Sun, 24 Nov 2024 09:12:00 +0800	[thread overview]
Message-ID: <87iksd5tb3.fsf@iscas.ac.cn> (raw)
In-Reply-To: <f14a6c4ec3e666986f9a0b09dec597bbe0453397.1732304950.git.ashish.is@lostca.se> (ashish is's message of "Fri, 22 Nov 2024 19:49:10 +0000")

[-- 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.0.
>
> Change-Id: Ifb4b6b92dbd8b60b81bb23900451fd634580f9d7
> ---
>  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 ac639693a5..bd24d98639 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.4")
> +    (version "7.1.0")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
>                      (url "https://github.com/Genivia/ugrep")
>                      (commit (string-append "v" version))))
>                (sha256
> -               (base32 "1kdv5vxmgfpa4nwsqa0zc4bakpx9jhw748vgzjnj56cbk30rccad"))
> +               (base32 "0py6yyjdabgxdlidiq30432b4drd2821d3k68zq373v0jwz3crqz"))
>                (file-name (git-file-name name version))
>                (modules '((guix build utils)))
>                (snippet
>
> base-commit: 8a7bd211d21f06c1234fbb82bb905d202d58f598
pushed, closing.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

      reply	other threads:[~2024-11-24  1:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-22 19:49 [bug#74483] [PATCH] gnu: ugrep: Update to 7.1.0 ashish.is--- via Guix-patches via
2024-11-24  1:12 ` Z572 [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

  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=87iksd5tb3.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=74483-done@debbugs.gnu.org \
    --cc=74483@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).