[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
226/326: gnu: which: Update to 2.22.
From: |
guix-commits |
Subject: |
226/326: gnu: which: Update to 2.22. |
Date: |
Thu, 12 Jun 2025 05:14:02 -0400 (EDT) |
guix_mirror_bot pushed a commit to branch core-packages-team
in repository guix.
commit 2100c3b8984545640bed35d44870d8d0634c1fcf
Author: Andy Tai <atai@atai.org>
AuthorDate: Wed Feb 5 22:34:22 2025 -0800
gnu: which: Update to 2.22.
* gnu/packages/base.scm (which): Update to 2.22.
Change-Id: I43af21a0f49f799dc8754e9be7c8e02a8b1de56d
Signed-off-by: Zheng Junjie <z572@z572.online>
---
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 822a0b79f8..8a9c4e14fe 100644
--- a/gnu/packages/base.scm
+++ b/gnu/packages/base.scm
@@ -1644,14 +1644,14 @@ test environments.")
(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")
- 130/326: gnu: boost-for-mysql: Fix build with gcc-14., (continued)
- 130/326: gnu: boost-for-mysql: Fix build with gcc-14., guix-commits, 2025/06/12
- 143/326: gnu: rrdtool: Update to 1.9.0; fixes build with gcc-14., guix-commits, 2025/06/12
- 148/326: gnu: libjxr: Fix build with gcc-14., guix-commits, 2025/06/12
- 168/326: gnu: perl-tk: Fix build with gcc-14., guix-commits, 2025/06/12
- 179/326: gnu: Add gettext-minimal-0.21., guix-commits, 2025/06/12
- 178/326: gnu: Add autoconf-2.72., guix-commits, 2025/06/12
- 197/326: gnu: folks: Fix build with gcc-14., guix-commits, 2025/06/12
- 188/326: gnu: sdl-image-1.2.12: Fix build with gcc-14., guix-commits, 2025/06/12
- 198/326: gnu: gnome-recipes: Fix build with gcc-14., guix-commits, 2025/06/12
- 217/326: gnu: gettext: Update to 0.23.1., guix-commits, 2025/06/12
- 226/326: gnu: which: Update to 2.22.,
guix-commits <=
- 19/326: gnu: elfutils: Update to 0.192; fixes build with gcc-14., guix-commits, 2025/06/12
- 55/326: gnu: netdde: Use -Wno-error=., guix-commits, 2025/06/12
- 42/326: gnu: ntp: Fix build with gcc-14., guix-commits, 2025/06/12
- 58/326: gnu: libssh: Use -Wno-error= for Hurd cross-build., guix-commits, 2025/06/12
- 41/326: gnu: gn: Fix build with gcc-14., guix-commits, 2025/06/12
- 57/326: gnu: m4: Use -Wno-error= for Hurd cross-build., guix-commits, 2025/06/12
- 108/326: gnu: libdom: Fix build with gcc-14., guix-commits, 2025/06/12
- 103/326: gnu: glibc-2.35: Fix build with gcc-14., guix-commits, 2025/06/12
- 100/326: gnu: transcode: Fix build with gcc-14., guix-commits, 2025/06/12
- 114/326: gnu: openexr-2: Fix build with gcc-14., guix-commits, 2025/06/12