gnu: parallel: Update to 20180822.

* gnu/packages/parallel.scm (parallel): Update to 20180822.
master
Ludovic Courtès 2018-08-24 00:40:09 +02:00
parent 444488fc1b
commit 0b4e5f7e5b
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@
(define-public parallel
(package
(name "parallel")
(version "20180722")
(version "20180822")
(source
(origin
(method url-fetch)
@ -56,7 +56,7 @@
version ".tar.bz2"))
(sha256
(base32
"06635p9w4kl0mvqlbgglsndl1zm06f65ckzrjl9p8n4cswf443fg"))))
"0jjs7fpvdjjb5v0j39a6k7hq9h5ap3db1j7vg1r2dq4swk23h9bm"))))
(build-system gnu-build-system)
(arguments
`(#:phases