~ruther/guix-local

80e27d57bf64311ea7b510889871811156ee63a4 — Sharlatan Hellseher 11 months ago f470fc0
gnu: blast+: Update to 2.17.0.

* gnu/packages/bioinformatics.scm (blast+): Update to 2.17.0.

Change-Id: I37b460e057b392a88934a03f9a41d2b445e08f20
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +2 -2
@@ 5013,7 5013,7 @@ package provides command line tools using the Bio++ library.")
(define-public blast+
  (package
    (name "blast+")
    (version "2.14.0")
    (version "2.17.0")
    (source (origin
              (method url-fetch)
              (uri (string-append


@@ 5021,7 5021,7 @@ package provides command line tools using the Bio++ library.")
                    version "/ncbi-blast-" version "+-src.tar.gz"))
              (sha256
               (base32
                "003mn7m4y306k7visv3in3ikfgm8m41z0jq9lyvz10iv1hdpyixz"))
                "0ix1bqgaywi3ggis4qvaipb0mk3llhgf52vmc97f744risl5f82h"))
              (modules '((guix build utils)))
              (snippet
               '(begin