[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: parallel: Update source hash.
From: |
Tobias Geerinckx-Rice |
Subject: |
01/01: gnu: parallel: Update source hash. |
Date: |
Mon, 22 Jan 2018 19:35:02 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 341afe2a36125b11c1bc08bdc8f63421edaba008
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Tue Jan 23 01:32:59 2018 +0100
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.
---
gnu/packages/parallel.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/parallel.scm b/gnu/packages/parallel.scm
index 337e9d4..95f0d62 100644
--- a/gnu/packages/parallel.scm
+++ b/gnu/packages/parallel.scm
@@ -55,7 +55,7 @@
version ".tar.bz2"))
(sha256
(base32
- "1wkkqghdjp9j2aqnrfh57kad1w41gdg7knhhlciczkm853f4d0sw"))))
+ "1wkbppb4mc56grl6jsp803sf0hm7mg5ff7qmxalp7sd0vxqw41p9"))))
(build-system gnu-build-system)
(arguments
`(#:phases