diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2017-11-13 15:59:30 +0100 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2017-11-13 16:02:35 +0100 |
commit | d4735e8c65dd0a45f0ebcdc2dfe3f57127b5cc19 (patch) | |
tree | 95d45adf7c0690e9a99ad9471494df22b4527ab6 /gnu | |
parent | 62f0806f4c16754cc1fbe0c326b90ecd3de0e392 (diff) | |
download | guix-d4735e8c65dd0a45f0ebcdc2dfe3f57127b5cc19.tar guix-d4735e8c65dd0a45f0ebcdc2dfe3f57127b5cc19.tar.gz |
gnu: cd-hit: Update source tarball hash.
* gnu/packages/bioinformatics.scm (cd-hit)[source]: Update hash.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/bioinformatics.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index cb531a3835..d34f91f585 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -1580,7 +1580,7 @@ high-throughput sequencing data – with an emphasis on simplicity.") "-2017-0621-source.tar.gz")) (sha256 (base32 - "1386dg2npx8p62wmv08mjzsd2z3waknb9j1gg3gkvblcy57hymnn")))) + "1b4mwm2520ixjbw57sil20f9iixzw4bkdqqwgg1fc3pzm6rz4zmn")))) (build-system gnu-build-system) (arguments `(#:tests? #f ; there are no tests |