gnu: r-annotationhubdata: Update to 1.32.1.
* gnu/packages/bioconductor.scm (r-annotationhubdata): Update to 1.32.1. Change-Id: Ic906e18c55fd269a6ebf4c959b9605fd1a90a054master
parent
5ad54df6b0
commit
b9f80a6698
|
@ -3413,13 +3413,13 @@ to understand their data better and discover new insights.")
|
|||
(define-public r-annotationhubdata
|
||||
(package
|
||||
(name "r-annotationhubdata")
|
||||
(version "1.32.0")
|
||||
(version "1.32.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "AnnotationHubData" version))
|
||||
(sha256
|
||||
(base32 "0jkz65z7l9vaxid6vpsr4rdavarkayfrgkybzhwf9va82jsnkd3z"))))
|
||||
(base32 "09x2njf32lvj2irpjffjn2bsh42zkchirb7779xfyh745iis57mm"))))
|
||||
(properties `((upstream-name . "AnnotationHubData")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Reference in New Issue