[PATCH] gnu: mafft: Update to 7.475.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • M?d?lin Ionel Patra?cu
Owner
unassigned
Submitted by
M?d?lin Ionel Patra?cu
Severity
normal
M
M
M?d?lin Ionel Patra?cu wrote on 14 Jan 2021 19:34
(address . guix-patches@gnu.org)(name . M?d?lin Ionel Patra?cu)(address . madalinionel.patrascu@mdc-berlin.de)
20210114183415.11844-1-madalinionel.patrascu@mdc-berlin.de
* gnu/packages/bioinformatics.scm (mafft): Update to 7.475.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 512abcd8fd..62882e672c 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -4687,7 +4687,7 @@ sequencing tag position and orientation.")
(define-public mafft
(package
(name "mafft")
- (version "7.471")
+ (version "7.475")
(source (origin
(method url-fetch)
(uri (string-append
@@ -4696,7 +4696,7 @@ sequencing tag position and orientation.")
(file-name (string-append name "-" version ".tgz"))
(sha256
(base32
- "0r1973fx2scq4712zdqfy67wkzqj0c0bhrdy4jxhvq40mdxyry30"))))
+ "0i2i2m3blh2xkbkdk48hxfssks30ny0v381gdl7zwhcvp0axs26r"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no automated tests, though there are tests in the read me
--
2.30.0
E
E
Efraim Flashner wrote on 18 Jan 2021 11:17
(name . M?d?lin Ionel Patra?cu)(address . madalinionel.patrascu@mdc-berlin.de)(address . 45869-done@debbugs.gnu.org)
YAVgNYG+kZGiUHeD@3900XT
looks good. patch pushed!


--
Efraim Flashner <efraim@flashner.co.il> ????? ?????
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmAFYDQACgkQQarn3Mo9
g1EPsA//VGWQvx82XEYXSscc9lIM5iRDQOXtnKINmhIqh6LJTMRzqczuFByZemlh
nQBM5TP5SOFWutSVdQrC/1n71zsqW0sN0dGhxI8f7itJXVsFPXtq/xvNTrqwmZg8
4ghsSChSzduV2fpvkSFDj2bJi4zr6WKiuYMxBoZd8mKGmlYpzkiZP2hbXw72gqJR
Yz6b7EISOYJV0/oWMCVep+t0ZazS/0I3giXCZDDB9wtwL8kGon8GrGcdur9FLQ/q
gVwmLcWmNb4C8tWeu9dZ1D2ANc6FNxh5Q3MEN8xghWK/eHUJHUWLOslQLDNf5ONE
bG7onwGZuwBAxQIMfdjZ4jaLN7hofWAM5cvV46xlFZOYMruavCUuuGkNCpCBKW4i
qEyRcfnBvQNdZ5nvGdVGMVh8D693gZNqCsMeEWcmeNXyBzjJO78J4VpsFJooioeD
TxeicIzkeCodNpEO+1nVYyK5/yWRpdnjlExdovP7oietOACAG1hlT8xw0kvJYp3A
Gl6hhLscGle/HQbS/CbGXYQU2EfmPi49Oyadz2nCKtXYC7AJC6EyQJRROiWdzGRW
6wQWDsKJzAe1/Ui3Ic9uUBO2EA2NHXTiDqGOQe9IbS8MV0gMJ4wAKV5b1QtJO5wd
9oDhksnY5Twu956+7dlvvDiUZVIxPik4kdraPZIBmE5tkoguByQ=
=2dF2
-----END PGP SIGNATURE-----


Closed
?