gnu: vcftools: Update to 0.1.16.

* gnu/packages/bioinformatics.scm (vcftools): Update to 0.1.16.
This commit is contained in:
Ricardo Wurmus 2020-02-27 17:42:14 +01:00
parent 0b61e1a096
commit e6cc426fbb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -6572,7 +6572,7 @@ profiles, and associated taxonomic information.")
(define-public vcftools
(package
(name "vcftools")
(version "0.1.15")
(version "0.1.16")
(source (origin
(method url-fetch)
(uri (string-append
@ -6580,7 +6580,7 @@ profiles, and associated taxonomic information.")
version "/vcftools-" version ".tar.gz"))
(sha256
(base32
"1qw30c45wihgy632rbz4rh3njnwj4msj46l1rsgdhyg6bgypmr1i"))))
"1qqlx7flfv7axrjwkaz6njkscsl1d0jw98ns8d8bh1n1hd1pgz6v"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no "check" target