me
/
guix
Archived
1
0
Fork 0

gnu: r-annotationhubdata: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-annotationhubdata): Update to 1.34.0.

Change-Id: I6e786c6c087b70650b3d0d84d14513a5856a08f2
master
Ricardo Wurmus 2024-05-07 12:32:34 +02:00
parent daae14ea1d
commit 736a73dec9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -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