guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: roary: Update to 3.7.0.


From: Ben Woodcroft
Subject: 02/02: gnu: roary: Update to 3.7.0.
Date: Sat, 26 Nov 2016 10:16:55 +0000 (UTC)

benwoodcroft pushed a commit to branch master
in repository guix.

commit 5e0a0f4226b1f146fe74c8347fc983ef9ac0d271
Author: Ben Woodcroft <address@hidden>
Date:   Sat Nov 26 19:00:17 2016 +1000

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

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 308931f..8d2cb93 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]