gnu: r-annotationhub: Update to 3.2.0.
* gnu/packages/bioconductor.scm (r-annotationhub): Update to 3.2.0.master
parent
c46f294350
commit
7f291d0965
|
@ -2114,14 +2114,14 @@ databases. Packages produced are intended to be used with AnnotationDbi.")
|
|||
(define-public r-annotationhub
|
||||
(package
|
||||
(name "r-annotationhub")
|
||||
(version "3.0.2")
|
||||
(version "3.2.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "AnnotationHub" version))
|
||||
(sha256
|
||||
(base32
|
||||
"09drr13qqdj7b711axmlxv2gkaw17cvkhl0g2rh7w0b2vx13fg7y"))))
|
||||
"0ks8yzvvs2r66pb9687mkskf0n3wgvp7h92k83b0a1q32sca5wng"))))
|
||||
(properties `((upstream-name . "AnnotationHub")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue