[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
229/290: gnu: which: Update to 2.22.
From: |
guix-commits |
Subject: |
229/290: gnu: which: Update to 2.22. |
Date: |
Sun, 30 Mar 2025 10:24:16 -0400 (EDT) |
andreas pushed a commit to branch core-packages-team
in repository guix.
commit ca96d60b09da77122b04765fca332d44edcf004e
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 f3def2d96d..429cdaf9ec 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")
- 184/290: gnu: telepathy-glib: Fix build with gcc-14., (continued)
- 184/290: gnu: telepathy-glib: Fix build with gcc-14., guix-commits, 2025/03/30
- 204/290: gnu: gnome-boxes: Fix build with gcc-14., guix-commits, 2025/03/30
- 218/290: gnu: clang-runtime-17: Build with gcc-13., guix-commits, 2025/03/30
- 207/290: gnu: icedtea-8: Fix build with gcc-14., guix-commits, 2025/03/30
- 228/290: gnu: ed: Update to 1.21., guix-commits, 2025/03/30
- 213/290: gnu: netcdf: Fix build with gcc-14., guix-commits, 2025/03/30
- 203/290: gnu: guile-gi: Fix build with gcc-14., guix-commits, 2025/03/30
- 186/290: gnu: vorbis-tools: Fix build with gcc-14., guix-commits, 2025/03/30
- 190/290: gnu: sdl-image-1.2.12: Fix build with gcc-14., guix-commits, 2025/03/30
- 195/290: gnu: telepathy-logger: Fix build with gcc-14., guix-commits, 2025/03/30
- 229/290: gnu: which: Update to 2.22.,
guix-commits <=
- 261/290: gnu: gnumach: Fix build., guix-commits, 2025/03/30
- 194/290: Revert "gnu: openexr: Update to 3.3.2; fixes build with gcc-14.", guix-commits, 2025/03/30
- 256/290: gnu: sed: Update to 4.9., guix-commits, 2025/03/30
- 247/290: gnu: libnftnl: Update to 1.2.8., guix-commits, 2025/03/30
- 249/290: gnu: libidn2: Update to 2.3.7., guix-commits, 2025/03/30
- 262/290: gnu: xorg-server-for-test: Update to 21.1.15; fixes build with gcc-14., guix-commits, 2025/03/30
- 289/290: gnu: gash-utils-boot: Use a gexp., guix-commits, 2025/03/30
- 275/290: gnu: which: Update to 2.23., guix-commits, 2025/03/30
- 08/290: gnu: libffi: Fix build for x86_64-linux with gcc-14., guix-commits, 2025/03/30
- 278/290: gnu: guile: Add GUILE_EXTENSIONS_PATH to native-search-paths., guix-commits, 2025/03/30