[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/15: gnu: parallel: Update to 20190222.
From: |
guix-commits |
Subject: |
04/15: gnu: parallel: Update to 20190222. |
Date: |
Sun, 24 Feb 2019 13:44:55 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 545383fd0454bb70c4f23597d46584dbab2089cf
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Feb 24 15:40:27 2019 +0100
gnu: parallel: Update to 20190222.
* gnu/packages/parallel.scm (parallel): Update to 20190222.
---
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 c024c5c..ad9ce23 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -48,7 +48,7 @@
(define-public parallel
(package
(name "parallel")
- (version "20190122")
+ (version "20190222")
(source
(origin
(method url-fetch)
@@ -56,7 +56,7 @@
version ".tar.bz2"))
(sha256
(base32
- "030rjhis8s47gkm05k4vc9p886cxvadpgzs8rqmgzvlc38h5ywxf"))))
+ "073bj0ji9liq07j6a7y9i4kxfkv06kvavhh7654f2bgfavfbmcc6"))))
(build-system gnu-build-system)
(arguments
`(#:phases
- branch master updated (29ff047 -> ddcda4e), guix-commits, 2019/02/24
- 04/15: gnu: parallel: Update to 20190222.,
guix-commits <=
- 01/15: gnu: agda: Update to 2.5.4.2., guix-commits, 2019/02/24
- 03/15: gnu: acpid: Update to 2.0.31., guix-commits, 2019/02/24
- 12/15: gnu: kdecoration: Update to 5.15.1., guix-commits, 2019/02/24
- 10/15: gnu: ragel: Update to 6.10., guix-commits, 2019/02/24
- 02/15: gnu: 4ti2: Update to 1.6.9., guix-commits, 2019/02/24
- 07/15: gnu: bind: Don't use NAME in source URI., guix-commits, 2019/02/24
- 11/15: gnu: font-hack: Update to 3.003., guix-commits, 2019/02/24
- 06/15: gnu: autogen: Update to 5.18.16., guix-commits, 2019/02/24
- 05/15: gnu: clamav: Update to 0.101.1., guix-commits, 2019/02/24
- 08/15: gnu: bind: Update to 9.12.3-P4., guix-commits, 2019/02/24