[PATCH] gnu: which: Update to 2.23.

  • Done
  • quality assurance status badge
Details
3 participants
  • Andy Tai
  • Janneke Nieuwenhuizen
  • Z572
Owner
unassigned
Submitted by
Andy Tai
Severity
normal

Debbugs page

A
A
Andy Tai wrote on 9 Mar 01:52 -0800
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
a23c1bf0681b50686af1ee9dc5e6bab44052a290.1741513941.git.atai@atai.org
* gnu/packages/base.scm (which): Update to 2.23.

Change-Id: I23579a3e2c6a74fb08b6258dfffd81724e52148e
---
gnu/packages/base.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (25 lines)
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
--
2.48.1
Z
(name . Andy Tai)(address . atai@atai.org)
87a59rbli7.fsf@z572.online
Andy Tai <atai@atai.org> writes:

Toggle quote (30 lines)
> * 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.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmfQX2AACgkQO1qpk+Gi
3/DRVg/+NjUP6OZSznyBMkZUbDm35uBz56JrjX3cIz/IlwZZLwhIiWHcuCf7A5wT
VBZiHnQoPbsNrtkPbgAgiATKv/9tzcP5Gg/Z5O91S8DBIbPPD8U9dpYFq4jmofds
se/3TDlb90dLtKWeftk32Xs7+q1ooPJyFivqlQ4VtPvBUCkBHiV5HpQGq5Qn30t5
Nl1ajOLzg8VnWPJz2HJSHAoo/tY76jeDp14oAWIRICZGMwmgbRMrOi/TbIzFXMBx
roV9NMaXukFeYv4oLkmUWvZFGk0HrZtOLbKPSAp5gInKWzQbq6aaVVK/gTidEtGR
eDc/y01ur2IXQ4iBtq0ANT9998QjXdpPvZwtBNtrrOkR61w2T/7kWShnhdtWsa6y
ndmDCUWa1Z0kWfu95LvR9OF/C7AXdsOOqQlESUw4tlc3qpnos1C4qx3Ocgf1ZrES
K/8ZGtiOsg0l4XGUNX9zq1pDmqJRjwdDvf9Px5UHUpY1GMQtw+3tYgwBO7NKJ/oi
4m38gDZOP6IIP2bjo1COX8ZNQhrR20VImHNAb3IIVoxc1CewF8+Yoich2+Jdkg/j
60KJGbzcFGK5X1wox5zP80kwazWD5K+kPR1bOwTEaahHePfZ8fC7ktRaKoX4AVQC
oBr9sCx9DNHCdXW+6Vs/WMs94oZTGPwB4ZGQEBzHesAMBJUv6Ks=
=rA/P
-----END PGP SIGNATURE-----

Closed
J
J
Janneke Nieuwenhuizen wrote on 14 Mar 04:07 -0700
(name . Z572)(address . z572@z572.online)
87y0x7na5m.fsf@gnu.org
Z572 writes:

Toggle quote (6 lines)
> Andy Tai <atai@atai.org> writes:
>
>> * gnu/packages/base.scm (which): Update to 2.23.
>>
>> Change-Id: I23579a3e2c6a74fb08b6258dfffd81724e52148e

[..]
Toggle quote (2 lines)
> pushed, closing.

I have reverted this patch on core-packages-team with this remark

Let's not update which at this time. Version 2.22 has adds improved support
for Microsoft Windows and breaks the Hurd, and version 2.23 has a fix for
that.

Greetings,
Janneke

--
Janneke Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com| Avatar® https://AvatarAcademy.com
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76883@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76883
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch