guix-patches
[Top][All Lists]
Advanced

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

[bug#45468] [PATCH] gnu: emboss: Update to 6.6.0.


From: Vincent Legoll
Subject: [bug#45468] [PATCH] gnu: emboss: Update to 6.6.0.
Date: Sun, 27 Dec 2020 17:11:04 +0100

* gnu/packages/bioinformatics.scm (emboss): Update to 6.6.0.
---
 gnu/packages/bioinformatics.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 96fa22f1a3..333c1cdce2 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9163,7 +9163,7 @@ used by @code{ensembldb}, @code{Organism.dplyr}, and 
other packages.")
 (define-public emboss
   (package
     (name "emboss")
-    (version "6.5.7")
+    (version "6.6.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "ftp://emboss.open-bio.org/pub/EMBOSS/old/";
-- 
2.29.2






reply via email to

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