gnu: vcftools: Update to 0.1.16.
* gnu/packages/bioinformatics.scm (vcftools): Update to 0.1.16.
This commit is contained in:
parent
0b61e1a096
commit
e6cc426fbb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user