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