[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/22: gnu: parallel: Update to 20210522.
From: |
guix-commits |
Subject: |
09/22: gnu: parallel: Update to 20210522. |
Date: |
Sun, 23 May 2021 17:40:21 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 97cb3cf25a43e172c57907c80156412122495900
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 23 18:06:50 2021 +0200
gnu: parallel: Update to 20210522.
* gnu/packages/parallel.scm (parallel): Update to 20210522.
---
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 ffca2de..d950fa9 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -57,14 +57,14 @@
(define-public parallel
(package
(name "parallel")
- (version "20210422")
+ (version "20210522")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnu/parallel/parallel-"
version ".tar.bz2"))
(sha256
- (base32 "1s4ynlsh5fr5vxcf5xm45fcfyzp62zclzjq5b7rbwrs4chxnlgmy"))))
+ (base32 "1qdgywilyy2vy8lcl7f5qa7cm0b2ddnwwx9n8xcfbv9wj0z3wrpg"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- 02/22: gnu: filezilla: Update to 3.54.1., (continued)
- 02/22: gnu: filezilla: Update to 3.54.1., guix-commits, 2021/05/23
- 01/22: gnu: ois: Update to 1.5.1., guix-commits, 2021/05/23
- 05/22: gnu: nvc: Update to 1.5.1., guix-commits, 2021/05/23
- 06/22: gnu: butt: Update to 0.1.30., guix-commits, 2021/05/23
- 08/22: gnu: abook: Fix typo in description., guix-commits, 2021/05/23
- 11/22: gnu: diffoscope: Update to 175., guix-commits, 2021/05/23
- 15/22: gnu: retroarch: Update to 1.9.3., guix-commits, 2021/05/23
- 17/22: gnu: libetonyek: Update to 0.1.10., guix-commits, 2021/05/23
- 04/22: gnu: cava: Update to 0.7.4., guix-commits, 2021/05/23
- 07/22: gnu: butt: Add snippet., guix-commits, 2021/05/23
- 09/22: gnu: parallel: Update to 20210522.,
guix-commits <=
- 10/22: gnu: hddtemp: Update to 0.4.3., guix-commits, 2021/05/23
- 12/22: gnu: exfatprogs: Update to 1.1.2., guix-commits, 2021/05/23
- 13/22: gnu: freeipmi: Update to 1.6.8., guix-commits, 2021/05/23
- 14/22: gnu: python-django-compressor: Update to 2.4.12.4.1., guix-commits, 2021/05/23
- 16/22: gnu: ltris: Update to 1.2.3., guix-commits, 2021/05/23
- 18/22: gnu: libmediaart: Update to 1.9.5., guix-commits, 2021/05/23
- 19/22: gnu: mm-common: Update to 1.0.3., guix-commits, 2021/05/23
- 21/22: gnu: md4c: Update to 0.4.8., guix-commits, 2021/05/23
- 22/22: gnu: Respect the root file-system's CHECK? field., guix-commits, 2021/05/23
- 20/22: gnu: lmdb: Update to 0.9.29., guix-commits, 2021/05/23