gnu: r-variantannotation: Update to 1.30.1.

* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.30.1.
This commit is contained in:
Ricardo Wurmus 2019-05-29 00:02:10 +02:00
parent 531940d388
commit 4929a30f69
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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