all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Z572 <zhengjunjie@iscas.ac.cn>
To: Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org>
Cc: 74331-done@debbugs.gnu.org, Ashish SHUKLA <ashish.is@lostca.se>
Subject: bug#74331: [PATCH v2] gnu: ugrep: Update to 7.0.4.
Date: Fri, 15 Nov 2024 18:57:45 +0800	[thread overview]
Message-ID: <877c94pxw6.fsf@iscas.ac.cn> (raw)
In-Reply-To: <ecfc03a8928a4d52dc1e6db63f1248c298467a8c.1731619664.git.ashish.is@lostca.se> (Ashish SHUKLA via Guix-patches via's message of "Thu, 14 Nov 2024 21:27:44 +0000")

[-- Attachment #1: Type: text/plain, Size: 1161 bytes --]

Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/search.scm (ugrep): Update to 7.0.4.
> ---
>  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 994dc0dba0..ac639693a5 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.2")
> +    (version "7.0.4")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
>                      (url "https://github.com/Genivia/ugrep")
>                      (commit (string-append "v" version))))
>                (sha256
> -               (base32 "11p7bslfdh2dzcmx7x1lqzhan6al8ak8w4j4gms51vg0nsp9ljny"))
> +               (base32 "1kdv5vxmgfpa4nwsqa0zc4bakpx9jhw748vgzjnj56cbk30rccad"))
>                (file-name (git-file-name name version))
>                (modules '((guix build utils)))
>                (snippet
>
> base-commit: c1cb7f1031c5dde2a260d8d8ad7547d6c79cc532

pushed, closing.

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

      reply	other threads:[~2024-11-15 10:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-12 21:52 [bug#74331] [PATCH] gnu: ugrep: Update to 7.0.3 Ashish SHUKLA via Guix-patches via
2024-11-14 21:27 ` [bug#74331] [PATCH v2] gnu: ugrep: Update to 7.0.4 Ashish SHUKLA via Guix-patches via
2024-11-15 10:57   ` 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

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

  git send-email \
    --in-reply-to=877c94pxw6.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=74331-done@debbugs.gnu.org \
    --cc=ashish.is@lostca.se \
    --cc=guix-patches@gnu.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.