gnu: r-variantannotation: Update to 1.28.8.

* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.28.8.
master
Ricardo Wurmus 2019-01-12 23:01:07 +01:00
parent a619850930
commit 3fd48846eb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7463,13 +7463,13 @@ CAGE.")
(define-public r-variantannotation
(package
(name "r-variantannotation")
(version "1.28.1")
(version "1.28.8")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "VariantAnnotation" version))
(sha256
(base32
"0gvah258mkaafhbna81zwknx8qr3lidbcx5qvwk39q3yswr9mi49"))))
"0gf36lr9xy3zmcc4rxs5bi2ccrrc7b6wqp6p3cvnclgif4i0l66k"))))
(properties
`((upstream-name . "VariantAnnotation")))
(inputs