[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/15: gnu: parallel: Update to 20240422.
From: |
guix-commits |
Subject: |
14/15: gnu: parallel: Update to 20240422. |
Date: |
Fri, 26 Apr 2024 12:00:00 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 52a596077fde2511a3c4cb7a99e76794e7e7a52b
Author: Andy Tai <atai@atai.org>
AuthorDate: Fri Apr 26 00:04:19 2024 -0700
gnu: parallel: Update to 20240422.
* gnu/packages/parallel.scm (parallel): Update to 20240422.
Change-Id: I03928db86b3d292c02929b0adc10e09e818e09e3
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
gnu/packages/parallel.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm
index ae9065d75d..11199594f1 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -65,14 +65,14 @@
(define-public parallel
(package
(name "parallel")
- (version "20240322")
+ (version "20240422")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnu/parallel/parallel-"
version ".tar.bz2"))
(sha256
- (base32 "15baksvj028im496wivr55mz9zqh74njrrd7djxggarx42d045qb"))
+ (base32 "0rr4i1a5gcxz60cb3p4ga3s8k79sr84yicqysg794ayy7qh8hf3q"))
(snippet
'(begin
(use-modules (guix build utils))
- 12/15: gnu: opensc: Update to 0.25.0., (continued)
- 12/15: gnu: opensc: Update to 0.25.0., guix-commits, 2024/04/26
- 01/15: gnu: bitcoin-core: Update to 27.0., guix-commits, 2024/04/26
- 05/15: gnu: lsp-plugins: Update build environment variables., guix-commits, 2024/04/26
- 08/15: gnu: php: Update to 8.3.6., guix-commits, 2024/04/26
- 15/15: gnu: nar-herder: Update to 0-29.fb764aa., guix-commits, 2024/04/26
- 02/15: gnu: moreutils: Update to 0.69., guix-commits, 2024/04/26
- 07/15: gnu: lsp-plugins: Split outputs., guix-commits, 2024/04/26
- 06/15: gnu: lsp-plugins: Enable all features., guix-commits, 2024/04/26
- 09/15: gnu: i3-autotiling: Update to 1.9.1., guix-commits, 2024/04/26
- 03/15: gnu: lsp-plugins: Update to 1.2.15., guix-commits, 2024/04/26
- 14/15: gnu: parallel: Update to 20240422.,
guix-commits <=
- 13/15: gnu: freerdp: Update to 2.11.7., guix-commits, 2024/04/26
- 11/15: gnu: zathura-pdf-mupdf: Update to 0.4.1., guix-commits, 2024/04/26