gnu: parallel: Update to 20181122.

* gnu/packages/parallel.scm (parallel): Update to 20181122.
master
Efraim Flashner 2018-11-28 11:22:03 +02:00
parent e5ace9dd78
commit 01e7ca5410
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@
(define-public parallel
(package
(name "parallel")
(version "20181022")
(version "20181122")
(source
(origin
(method url-fetch)
@ -56,7 +56,7 @@
version ".tar.bz2"))
(sha256
(base32
"1v6vrfnn6acjjlp8xiizvcrb3zzs94av5xcl6xm8zfvcapixx11f"))))
"1mcqymf6vg8jhnjv71sswcz5xrwpq2h2ishi8m1hz8rwhc65h1ig"))))
(build-system gnu-build-system)
(arguments
`(#:phases