[PATCH] gnu: emboss: Update to 6.6.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Vincent Legoll
Owner
unassigned
Submitted by
Vincent Legoll
Severity
normal

Debbugs page

V
V
Vincent Legoll wrote on 27 Dec 2020 08:11
(address . guix-patches@gnu.org)(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
20201227161104.17235-1-vincent.legoll@gmail.com
* gnu/packages/bioinformatics.scm (emboss): Update to 6.6.0.
---
gnu/packages/bioinformatics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (15 lines)
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
V
V
Vincent Legoll wrote on 27 Dec 2020 08:15
(address . 45468@debbugs.gnu.org)
CAEwRq=q8_zJc3qg8BBt0OjB-yCMD9v=JhyhteNmAYQDbOYc0GA@mail.gmail.com
Forget this one, there is something
strange about it.

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

--
Vincent Legoll
L
L
Ludovic Courtès wrote on 3 Jan 2021 13:02
(address . control@debbugs.gnu.org)
87sg7hzqbk.fsf@gnu.org
tags 45468 wontfix
close 45468
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 45468@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 45468
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch