unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Ashish SHUKLA via Guix-patches via <guix-patches@gnu.org>
Cc: 75204-done@debbugs.gnu.org, Ashish SHUKLA <ashish.is@lostca.se>
Subject: bug#75204: [PATCH] gnu: ugrep: Update to 7.1.2.
Date: Mon, 06 Jan 2025 19:10:49 +0800	[thread overview]
Message-ID: <87o70ktcxy.fsf@iscas.ac.cn> (raw)
In-Reply-To: <cb74755413e028e7d7baf29742bd882ab4a1eca8.1735574756.git.ashish.is@lostca.se> (Ashish SHUKLA via Guix-patches via's message of "Mon, 30 Dec 2024 17:05:56 +0100")

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

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

> * gnu/packages/search.scm (ugrep): Update to 7.1.2.
>
> Change-Id: I9699124fee3a932e8f2d084848a6ff8daa7dba1c
> ---
>  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 1d7f350afd..21d7d40ba3 100644
> --- a/gnu/packages/search.scm
> +++ b/gnu/packages/search.scm
> @@ -692,14 +692,14 @@ (define-public xapers
>  (define-public ugrep
>    (package
>      (name "ugrep")
> -    (version "7.1.0")
> +    (version "7.1.2")
>      (source (origin
>                (method git-fetch)
>                (uri (git-reference
>                      (url "https://github.com/Genivia/ugrep")
>                      (commit (string-append "v" version))))
>                (sha256
> -               (base32 "0py6yyjdabgxdlidiq30432b4drd2821d3k68zq373v0jwz3crqz"))
> +               (base32 "0kmdjzbgy1lrl6iyxkpm4pmp954qc9vham3bzhn9b1n4ipig7s0s"))
>                (file-name (git-file-name name version))
>                (modules '((guix build utils)))
>                (snippet
>
> base-commit: 40b9f330662cdccfa3d279aecc2f447d39f858d4
pushed, closing.

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

      reply	other threads:[~2025-01-06 11:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-30 16:05 [bug#75204] [PATCH] gnu: ugrep: Update to 7.1.2 Ashish SHUKLA via Guix-patches via
2025-01-06 11:10 ` 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

  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=87o70ktcxy.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=75204-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 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).