GNU bug report logs -
#70809
[PATCH] gnu: ugrep: Update to 6.0.0.
Previous Next
Reported by: kiasoc5 <kiasoc5 <at> disroot.org>
Date: Tue, 7 May 2024 02:32:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hello,
kiasoc5 via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/search.scm (ugrep): Update to 6.0.0.
>
> Change-Id: Ib5ec563c45d58abeea50e337a4cbc8e6eb7420f1
> ---
> gnu/packages/search.scm | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/search.scm b/gnu/packages/search.scm
> index 725478a481..063272d5a7 100644
> --- a/gnu/packages/search.scm
> +++ b/gnu/packages/search.scm
> @@ -737,7 +737,7 @@ (define-public xapers
> (define-public ugrep
> (package
> (name "ugrep")
> - (version "4.5.2")
> + (version "6.0.0")
> (source (origin
> (method git-fetch)
> (uri (git-reference
It seems you forgot to update the hash.
Regards,
--
Nicolas Goaziou
This bug report was last modified 361 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.