Archived
1
0
Fork 0

gnu: r-annotationhub: Update to 3.6.0.

* gnu/packages/bioconductor.scm (r-annotationhub): Update to 3.6.0.
This commit is contained in:
zimoun 2022-11-17 03:50:08 +01:00 committed by Ricardo Wurmus
parent 065fdc2bb1
commit c5bcfef628
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4387,14 +4387,14 @@ databases. Packages produced are intended to be used with AnnotationDbi.")
(define-public r-annotationhub (define-public r-annotationhub
(package (package
(name "r-annotationhub") (name "r-annotationhub")
(version "3.4.0") (version "3.6.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "AnnotationHub" version)) (uri (bioconductor-uri "AnnotationHub" version))
(sha256 (sha256
(base32 (base32
"03dmbx43rsv9xv94lk12gpraq47ryc13jijwma3q05hl9wn8xjxs")))) "1hk02q6mwx49khbhydndfa1qry8ylhmwz2dff8845a510hm0di7n"))))
(properties `((upstream-name . "AnnotationHub"))) (properties `((upstream-name . "AnnotationHub")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs