GNU bug report logs - #76883
[PATCH] gnu: which: Update to 2.23.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sun, 9 Mar 2025 09:54:01 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 76883-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <z572 <at> z572.online>
To: Andy Tai <atai <at> atai.org>
Cc: Andreas Enge <andreas <at> enge.fr>, Janneke Nieuwenhuizen <janneke <at> gnu.org>,
 Ludovic Courtès <ludo <at> gnu.org>, 76883-done <at> debbugs.gnu.org
Subject: Re: [bug#76883] [PATCH] gnu: which: Update to 2.23.
Date: Wed, 12 Mar 2025 00:05:52 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/base.scm (which): Update to 2.23.
>
> Change-Id: I23579a3e2c6a74fb08b6258dfffd81724e52148e
> ---
>  gnu/packages/base.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
> index 4c96ffa1a46..773142e6580 100644
> --- a/gnu/packages/base.scm
> +++ b/gnu/packages/base.scm
> @@ -1645,14 +1645,14 @@ (define-public glibc-utf8-locales-2.29
>  (define-public which
>    (package
>      (name "which")
> -    (version "2.21")
> +    (version "2.23")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "mirror://gnu/which/which-"
>                                    version ".tar.gz"))
>                (sha256
>                 (base32
> -                "1bgafvy3ypbhhfznwjv1lxmd6mci3x1byilnnkc7gcr486wlb8pl"))))
> +                "0wraiabzjklac53y801cbl8mby8p7wygvlhv6g7f9nf4dwi5iid2"))))
>      (build-system gnu-build-system)
>      (home-page "https://gnu.org/software/which/")
>      (synopsis "Find full path of shell commands")
>
> base-commit: 4538aa4acd199db7d7df1deb5e47b2ff6edb50f9
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 71 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.