gnu: r-annotationhub: Update to 3.6.0.
* gnu/packages/bioconductor.scm (r-annotationhub): Update to 3.6.0.master
parent
065fdc2bb1
commit
c5bcfef628
|
@ -4387,14 +4387,14 @@ databases. Packages produced are intended to be used with AnnotationDbi.")
|
|||
(define-public r-annotationhub
|
||||
(package
|
||||
(name "r-annotationhub")
|
||||
(version "3.4.0")
|
||||
(version "3.6.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "AnnotationHub" version))
|
||||
(sha256
|
||||
(base32
|
||||
"03dmbx43rsv9xv94lk12gpraq47ryc13jijwma3q05hl9wn8xjxs"))))
|
||||
"1hk02q6mwx49khbhydndfa1qry8ylhmwz2dff8845a510hm0di7n"))))
|
||||
(properties `((upstream-name . "AnnotationHub")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue