~ruther/guix-local

341afe2a36125b11c1bc08bdc8f63421edaba008 — Tobias Geerinckx-Rice 8 years ago afb7cd8
gnu: parallel: Update source hash.

The upstream tarball changed almost immediately after release.
See https://lists.gnu.org/archive/html/guix-devel/2018-01/msg00319.html.

* gnu/packages/parallel.scm (parallel)[source]: Update hash.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/parallel.scm
M gnu/packages/parallel.scm => gnu/packages/parallel.scm +1 -1
@@ 55,7 55,7 @@
                          version ".tar.bz2"))
      (sha256
       (base32
        "1wkkqghdjp9j2aqnrfh57kad1w41gdg7knhhlciczkm853f4d0sw"))))
        "1wkbppb4mc56grl6jsp803sf0hm7mg5ff7qmxalp7sd0vxqw41p9"))))
    (build-system gnu-build-system)
    (arguments
     `(#:phases