Skip to content
Snippets Groups Projects
Unverified Commit dda36271 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-variantannotation: Update to 1.18.6.

* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.18.6.
parent 005ca423
No related branches found
No related tags found
No related merge requests found
...@@ -4645,13 +4645,13 @@ (define-public r-edger ...@@ -4645,13 +4645,13 @@ (define-public r-edger
(define-public r-variantannotation (define-public r-variantannotation
(package (package
(name "r-variantannotation") (name "r-variantannotation")
(version "1.18.1") (version "1.18.6")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "VariantAnnotation" version)) (uri (bioconductor-uri "VariantAnnotation" version))
(sha256 (sha256
(base32 (base32
"1jdpdnp7l81xfprba2ykfnj6i64fd84vxaax0wvrz6qahxvnjzyw")))) "17q2b3wlv3250v6qm114srkarxykpd5rqmg4kzymmqsn1b8hynhv"))))
(properties (properties
`((upstream-name . "VariantAnnotation"))) `((upstream-name . "VariantAnnotation")))
(inputs (inputs
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment