me
/
guix
Archived
1
0
Fork 0

gnu: r-annotationhubdata: Update to 1.32.1.

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

Change-Id: Ic906e18c55fd269a6ebf4c959b9605fd1a90a054
master
Ricardo Wurmus 2024-02-15 14:36:30 +01:00
parent 5ad54df6b0
commit b9f80a6698
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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