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>
To reply to this bug, email your comments to 76085 AT debbugs.gnu.org.
There is no need to reopen the bug first.
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
This bug report was last modified 13 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.