gnu: r-variantannotation: Update to 1.24.0.

* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.24.0.
This commit is contained in:
Ricardo Wurmus 2017-11-06 21:36:27 +01:00
parent 8aab0235e0
commit 7f1bac3528
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6764,13 +6764,13 @@ (define-public r-edger
(define-public r-variantannotation
(package
(name "r-variantannotation")
(version "1.22.3")
(version "1.24.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "VariantAnnotation" version))
(sha256
(base32
"0sr3vdn85x5zdxh80cfwlpfdpi2hmjy3fwi00ac3jya4v145vawr"))))
"1lllp2vgyfbrar1yg28ji7am470hfzrzxm1bgdk68xpnrwcgcl25"))))
(properties
`((upstream-name . "VariantAnnotation")))
(inputs