[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
287/300: Revert "gnu: which: Update to 2.22."
From: |
guix-commits |
Subject: |
287/300: Revert "gnu: which: Update to 2.22." |
Date: |
Wed, 26 Mar 2025 18:38:25 -0400 (EDT) |
janneke pushed a commit to branch core-packages-team-old
in repository guix.
commit 8c33798a54945541aa1d6494113547a0d465d34a
Author: Janneke Nieuwenhuizen <janneke@gnu.org>
AuthorDate: Fri Mar 14 11:52:29 2025 +0100
Revert "gnu: which: Update to 2.22."
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.
This reverts commit 9005f620fe5e35e5e10984c798ebfb0baf16aa94.
---
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 d80731963f..5be451eb80 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -1631,14 +1631,14 @@ test environments.")
(define-public which
(package
(name "which")
- (version "2.22")
+ (version "2.21")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/which/which-"
version ".tar.gz"))
(sha256
(base32
- "1x9a6hgwr1pi61yjk02nizx04q7f9dq5dxq8hldh4my2ybiwv1cz"))))
+ "1bgafvy3ypbhhfznwjv1lxmd6mci3x1byilnnkc7gcr486wlb8pl"))))
(build-system gnu-build-system)
(home-page "https://gnu.org/software/which/")
(synopsis "Find full path of shell commands")
- 265/300: gnu: gnumach-headers: Fix build., (continued)
- 265/300: gnu: gnumach-headers: Fix build., guix-commits, 2025/03/26
- 268/300: gnu: xorg-server-for-test: Update to 21.1.15; fixes build with gcc-14., guix-commits, 2025/03/26
- 270/300: gnu: commencement: gcc-boot0: Fix building on the 32bit Hurd., guix-commits, 2025/03/26
- 269/300: gnu: nvi: Fix build with gcc-14., guix-commits, 2025/03/26
- 274/300: squash! gnu: gcc-4.7: Fix slash in startfile prefix., guix-commits, 2025/03/26
- 281/300: gnu: hwdata: Update to 0.392., guix-commits, 2025/03/26
- 284/300: gnu: c-ares: Update to 1.34.4., guix-commits, 2025/03/26
- 285/300: gnu: which: Update to 2.23., guix-commits, 2025/03/26
- 290/300: gnu: perl-io-socket-ssl: Update to 2.089., guix-commits, 2025/03/26
- 291/300: gnu: minizip: Remove phase 'remove-crypt-h., guix-commits, 2025/03/26
- 287/300: Revert "gnu: which: Update to 2.22.",
guix-commits <=
- 293/300: utils: Set $0 to basename of command in `wrap-program'., guix-commits, 2025/03/26
- 296/300: gnu: bootar: Remove input label., guix-commits, 2025/03/26
- 298/300: gnu: gash-boot: Shorten symlinks., guix-commits, 2025/03/26
- 139/300: gnu: texlive-bin: Fix build with gcc-14., guix-commits, 2025/03/26
- 175/300: Revert "gnu: perl-tk: Fix build with gcc-14.", guix-commits, 2025/03/26
- 155/300: gnu: python-pypairix: Update to 0.3.8 and fix build with gcc-14., guix-commits, 2025/03/26
- 177/300: gnu: racket-vm-cgc: Fix build with gcc-14., guix-commits, 2025/03/26
- 180/300: gnu: libedit: Fix build with gcc-14., guix-commits, 2025/03/26
- 185/300: gnu: Add gettext-minimal-0.21., guix-commits, 2025/03/26
- 237/300: gnu: libgc: Update to 8.2.8., guix-commits, 2025/03/26