Skip to content
Snippets Groups Projects
Unverified Commit 4fc6985c authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

gnu: parallel: Update to 20170122.

* gnu/packages/parallel.scm (parallel): Update to 20170122.
parent 8555a609
No related branches found
No related tags found
No related merge requests found
......@@ -45,7 +45,7 @@ (define-module (gnu packages parallel)
(define-public parallel
(package
(name "parallel")
(version "20161222")
(version "20170122")
(source
(origin
(method url-fetch)
......@@ -53,7 +53,7 @@ (define-public parallel
version ".tar.bz2"))
(sha256
(base32
"1chgr3csyc7hbq2wq4jnwnbsr3ix8rzsk2lf4vdnvkjpd6dvw517"))))
"19maf889vj1c4zakqwap58f44hgypyb5mzzwfsliir9gvvcq6zj1"))))
(build-system gnu-build-system)
(arguments
`(#:phases
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment