gnu: r-variantannotation: Update to 1.32.0.

* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.32.0.
This commit is contained in:
Ricardo Wurmus 2019-12-15 15:14:22 +01:00
parent eea491e5c6
commit 8f5d2c3abc
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7476,13 +7476,13 @@ (define-public r-edger
(define-public r-variantannotation
(package
(name "r-variantannotation")
(version "1.30.1")
(version "1.32.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "VariantAnnotation" version))
(sha256
(base32
"144x3d3b9a3q5jy4aqrk1nf2yavwjhwlf71s7qyr4x3ms3wmvf8i"))))
"009s7rzp78s2w6iybizina42qx2w8qv3xwjbkpqphmm451maykgs"))))
(properties
`((upstream-name . "VariantAnnotation")))
(inputs