Skip to content
Snippets Groups Projects
Unverified Commit a20d28bb authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: parallel: Update to 20170322.

* gnu/packages/parallel.scm (parallel): Update to 20170322.
parent 80e13875
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 "20170122")
(version "20170322")
(source
(origin
(method url-fetch)
......@@ -53,7 +53,7 @@ (define-public parallel
version ".tar.bz2"))
(sha256
(base32
"19maf889vj1c4zakqwap58f44hgypyb5mzzwfsliir9gvvcq6zj1"))))
"1xjk6np0gwa6p5j26camwybx1n0vqz0f0bksi593rgw800211y7q"))))
(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