Skip to content
Snippets Groups Projects
Commit 29c45e95 authored by Andreas Enge's avatar Andreas Enge
Browse files

gnu: parallel: Upgrade to 20140322.

* gnu/packages/parallel.scm (parallel): Upgrade to 20140322.
parent 4a24c214
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ (define-module (gnu packages parallel)
(define-public parallel
(package
(name "parallel")
(version "20140222")
(version "20140322")
(source
(origin
(method url-fetch)
......@@ -35,7 +35,7 @@ (define-public parallel
version ".tar.bz2"))
(sha256
(base32
"0zb3hg92br6a53jn0pzfl16ffc1hfw81jk7nzw5spkshsdrcqx3y"))))
"1zk95pbdbx7dhcg8z168zg8i4r36b39rim6dffxlr6kghlch6sdl"))))
(build-system gnu-build-system)
(inputs `(("perl" ,perl)))
(home-page "http://www.gnu.org/software/parallel/")
......
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