me
/
guix
Archived
1
0
Fork 0

gnu: phylip: Update to 3.697.

* gnu/packages/bioinformatics.scm (phylip): Update to 3.697.
master
Ricardo Wurmus 2021-12-07 13:05:53 +01:00
parent e86fe9801e
commit 899121f4d6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9232,7 +9232,7 @@ exon-skipping scanner detection scheme.")
(define-public phylip (define-public phylip
(package (package
(name "phylip") (name "phylip")
(version "3.696") (version "3.697")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -9240,7 +9240,7 @@ exon-skipping scanner detection scheme.")
"download/phylip-" version ".tar.gz")) "download/phylip-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"01jar1rayhr2gba2pgbw49m56rc5z4p5wn3ds0m188hrlln4a2nd")))) "1h8h0nafnlbqryswxgplx80k2044yhfz97jh13vsgzlaifqdh9ls"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:tests? #f ; no check target `(#:tests? #f ; no check target