all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#45468] [PATCH] gnu: emboss: Update to 6.6.0.
@ 2020-12-27 16:11 Vincent Legoll
  2020-12-27 16:15 ` [bug#45468] Vincent Legoll
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-12-27 16:11 UTC (permalink / raw)
  To: 45468; +Cc: Vincent Legoll

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#45468]
  2020-12-27 16:11 [bug#45468] [PATCH] gnu: emboss: Update to 6.6.0 Vincent Legoll
@ 2020-12-27 16:15 ` Vincent Legoll
  0 siblings, 0 replies; 2+ messages in thread
From: Vincent Legoll @ 2020-12-27 16:15 UTC (permalink / raw)
  To: 45468

Forget this one, there is something
strange about it.

The hash check did not fail for the
new version...

-- 
Vincent Legoll




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-27 16:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-27 16:11 [bug#45468] [PATCH] gnu: emboss: Update to 6.6.0 Vincent Legoll
2020-12-27 16:15 ` [bug#45468] Vincent Legoll

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.