gnu: blast+: Update to 2.4.0.

* gnu/packages/bioinformatics.scm (blast+): Update to 2.4.0.
master
Ben Woodcroft 2016-06-29 17:17:23 +10:00
parent bc3a2e3503
commit 8dec2229a2
No known key found for this signature in database
GPG Key ID: E44DCCD146E0CCF4
1 changed files with 2 additions and 2 deletions

View File

@ -424,7 +424,7 @@ into separate processes; and more.")
(define-public blast+
(package
(name "blast+")
(version "2.2.31")
(version "2.4.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -432,7 +432,7 @@ into separate processes; and more.")
version "/ncbi-blast-" version "+-src.tar.gz"))
(sha256
(base32
"19gq6as4k1jrgsd26158ads6h7v4jca3h4r5dzg1y0m6ya50x5ph"))
"14n9jik6vhiwjd3m7bach4xj1pzfn0szbsbyfxybd9l9cc43b6mb"))
(modules '((guix build utils)))
(snippet
'(begin