aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Woodcroft <donttrustben@gmail.com>2016-08-15 20:26:43 +1000
committerBen Woodcroft <donttrustben@gmail.com>2016-08-15 20:51:00 +1000
commit93b8316e08d1e1bd177c3c694733bb60886735d6 (patch)
tree4e262e42998d8b74c4fcff3a33a954cdad8f0a0a
parent2328f328f310ab2a5d715e44c4945a3b01957abd (diff)
downloadguix-93b8316e08d1e1bd177c3c694733bb60886735d6.tar.gz
guix-93b8316e08d1e1bd177c3c694733bb60886735d6.zip
gnu: mafft: Update to 7.300.
* gnu/packages/bioinformatics.scm (mafft): Update to 7.300.
-rw-r--r--gnu/packages/bioinformatics.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index f0dc45a8ce..b29ee0bf2f 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -2954,7 +2954,7 @@ sequencing tag position and orientation.")
(define-public mafft
(package
(name "mafft")
- (version "7.299")
+ (version "7.300")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2963,7 +2963,7 @@ sequencing tag position and orientation.")
(file-name (string-append name "-" version ".tgz"))
(sha256
(base32
- "1pwwdy5a17ggx8h9v9y712ilswj27dc3d23r65l56jgjz67y5zc0"))))
+ "1dng898rh5jd1q1xyhxz8h2csmdw3wp12hvvhad1ryalx8aw131k"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no automated tests, though there are tests in the read me
class='msg-avail'>...Marius Bakke 2020-01-19gnu: cups-filters: Update to 1.26.2....Marius Bakke 2020-01-19gnu: cups: Update to 2.3.1....Marius Bakke 2020-01-10gnu: hplip: Fix scanner model detection....Danny Milosavljevic 2020-01-03Merge branch 'master' into stagingMarius Bakke 2019-12-24gnu: hplip: Update to 3.19.12....Tobias Geerinckx-Rice 2019-12-11gnu: cups-filters: Update to 1.25.13....Marius Bakke 2019-11-15Merge branch 'master' into stagingMarius Bakke 2019-11-08gnu: hplip: Actually wrap binaries....Tobias Geerinckx-Rice 2019-11-05gnu: hplip: Update to 3.19.11....Tobias Geerinckx-Rice 2019-11-03gnu: hplip: Update to 3.19.10....Tobias Geerinckx-Rice 2019-10-13gnu: cups-filters: Update to 1.25.11....Marius Bakke 2019-10-09gnu: CUPS: Update to 2.3.0....Marius Bakke 2019-10-09gnu: cups-filters: Update to 1.25.7....Marius Bakke 2019-09-11gnu: foo2zjs: Update to 20190909....Tobias Geerinckx-Rice 2019-09-01gnu: hplip: Update to 3.19.8....Tobias Geerinckx-Rice 2019-08-30gnu: Add splix....Tobias Geerinckx-Rice 2019-08-23gnu: foomatic-filters: Don't use NAME in source URI....Tobias Geerinckx-Rice 2019-08-23gnu: foo2zjs: Update to 20190517....Tobias Geerinckx-Rice 2019-08-04gnu: cups-filters: Update to 1.25.1....Marius Bakke 2019-06-14gnu: cups-filters: Update to 1.25.0....Marius Bakke 2019-05-24gnu: cups-filters: Update to 1.23.0....Marius Bakke 2019-05-17gnu: foo2zjs: Update source hash....Tobias Geerinckx-Rice 2019-04-23Merge branch 'master' into stagingMarius Bakke 2019-04-22gnu: foo2zjs: Update to 20190413....Tobias Geerinckx-Rice 2019-04-01gnu: cups-filters: Update to 1.22.3....Marius Bakke