~ruther/guix-local

5e0a0f4226b1f146fe74c8347fc983ef9ac0d271 — Ben Woodcroft 9 years ago 31a9d65
gnu: roary: Update to 3.7.0.

* gnu/packages/bioinformatics.scm (roary): Update to 3.7.0.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/bioinformatics.scm
M gnu/packages/bioinformatics.scm => gnu/packages/bioinformatics.scm +2 -2
@@ 3817,7 3817,7 @@ partial genes, and identifies translation initiation sites.")
(define-public roary
  (package
    (name "roary")
    (version "3.6.8")
    (version "3.7.0")
    (source
     (origin
       (method url-fetch)


@@ 3826,7 3826,7 @@ partial genes, and identifies translation initiation sites.")
             version ".tar.gz"))
       (sha256
        (base32
         "0g0pzcv8y7n2w8q7c9q0a7s2ghkwci6w8smg9mjw4agad5cd7yaw"))))
         "0x2hpb3nfsc6x2nq1788w0fhqfzc7cn2dp4xwyva9m3k6xlz0m43"))))
    (build-system perl-build-system)
    (arguments
     `(#:phases