[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/15: gnu: parallel: Update to 20221022.
From: |
guix-commits |
Subject: |
15/15: gnu: parallel: Update to 20221022. |
Date: |
Sat, 22 Oct 2022 17:25:13 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 1f734a6f0a7db5b0e12091a0c869c5c4810ac80e
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 16 02:00:01 2022 +0200
gnu: parallel: Update to 20221022.
* gnu/packages/parallel.scm (parallel): Update to 20221022.
---
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 5a5d0f7399..b269234338 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -63,14 +63,14 @@
(define-public parallel
(package
(name "parallel")
- (version "20220922")
+ (version "20221022")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnu/parallel/parallel-"
version ".tar.bz2"))
(sha256
- (base32 "1hfar4hvzcic5gv7nl7jr6hafhgiax005zydwxcwxvy1vm4s3cqm"))
+ (base32 "1glrgk79nvw8p7aq70x14mgw2py9zphzlsnwl41l9rzx781yfc3m"))
(snippet
'(begin
(use-modules (guix build utils))
- 06/15: gnu: xmessage: Update to 1.0.6., (continued)
- 06/15: gnu: xmessage: Update to 1.0.6., guix-commits, 2022/10/22
- 05/15: gnu: smproxy: Update to 1.0.7., guix-commits, 2022/10/22
- 01/15: gnu: xev: Update to 1.2.5., guix-commits, 2022/10/22
- 08/15: gnu: xterm: Update to 374., guix-commits, 2022/10/22
- 09/15: gnu: xcb-util-cursor: Update to 0.1.4., guix-commits, 2022/10/22
- 10/15: gnu: pass-age: Add age-keygen to inputs., guix-commits, 2022/10/22
- 12/15: gnu: xlsxio: Remove ad hoc 'install phase., guix-commits, 2022/10/22
- 13/15: gnu: xlsxio: Update to 0.2.33., guix-commits, 2022/10/22
- 07/15: gnu: xrefresh: Update to 1.0.7., guix-commits, 2022/10/22
- 02/15: gnu: xkbutils: Update to 1.0.5., guix-commits, 2022/10/22
- 15/15: gnu: parallel: Update to 20221022.,
guix-commits <=
- 14/15: gnu: mtools: Update to 4.0.42., guix-commits, 2022/10/22