GNU bug report logs -
#76085
[PATCH core-packages] gnu: which: Update to 2.22.
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Thu, 6 Feb 2025 06:35:02 UTC
Severity: normal
Tags: patch
Done: Janneke Nieuwenhuizen <janneke <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76085 in the body.
You can then email your comments to 76085 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#76085
; Package
guix-patches
.
(Thu, 06 Feb 2025 06:35:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Andy Tai <atai <at> atai.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 06 Feb 2025 06:35:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/base.scm (which): Update to 2.22.
Change-Id: I43af21a0f49f799dc8754e9be7c8e02a8b1de56d
---
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 4c96ffa1a4..7dda3edaa7 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.22")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/which/which-"
version ".tar.gz"))
(sha256
(base32
- "1bgafvy3ypbhhfznwjv1lxmd6mci3x1byilnnkc7gcr486wlb8pl"))))
+ "1x9a6hgwr1pi61yjk02nizx04q7f9dq5dxq8hldh4my2ybiwv1cz"))))
(build-system gnu-build-system)
(home-page "https://gnu.org/software/which/")
(synopsis "Find full path of shell commands")
base-commit: b763d074a6118563086178983b6348385859c7e9
--
2.34.1
Reply sent
to
Janneke Nieuwenhuizen <janneke <at> gnu.org>
:
You have taken responsibility.
(Tue, 18 Feb 2025 21:31:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Tue, 18 Feb 2025 21:31:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 76085-done <at> debbugs.gnu.org (full text, mbox):
Andy Tai writes:
> * gnu/packages/base.scm (which): Update to 2.22.
>
> Change-Id: I43af21a0f49f799dc8754e9be7c8e02a8b1de56d
This was pushed to core-packages-team, thanks!
--
Janneke Nieuwenhuizen <janneke <at> gnu.org> | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | AvatarĀ® https://AvatarAcademy.com
Information forwarded
to
guix-patches <at> gnu.org
:
bug#76085
; Package
guix-patches
.
(Fri, 14 Mar 2025 11:04:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 76085 <at> debbugs.gnu.org (full text, mbox):
Janneke Nieuwenhuizen writes:
> Andy Tai writes:
>
>> * gnu/packages/base.scm (which): Update to 2.22.
>>
>> Change-Id: I43af21a0f49f799dc8754e9be7c8e02a8b1de56d
>
> This was pushed to core-packages-team, thanks!
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 <at> gnu.org> | GNU LilyPond https://LilyPond.org
Freelance IT https://www.JoyOfSource.com | AvatarĀ® https://AvatarAcademy.com
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 11 Apr 2025 11:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 69 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.