me
/
guix
Archived
1
0
Fork 0

gnu: r-hdcytodata: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-hdcytodata): Update to 1.22.0.

Change-Id: I06afd0ffdd8c1b77ce03e9aabe59f150c28e6141
master
Ricardo Wurmus 2024-01-22 13:44:54 +01:00
parent c916f39b5c
commit da790d92e5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1971,13 +1971,13 @@ downloaded from Encode.")
(define-public r-hdcytodata (define-public r-hdcytodata
(package (package
(name "r-hdcytodata") (name "r-hdcytodata")
(version "1.18.0") (version "1.22.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "HDCytoData" version 'experiment)) (uri (bioconductor-uri "HDCytoData" version 'experiment))
(sha256 (sha256
(base32 (base32
"1fn8q6ds10z3ymdarkfyh88pcqnrry9yhzammp84vf86f0bl8mrc")))) "1xqwkwxaaj5yylx9pzvka8pj9gxg1z4g23d2sralcvqzcz7q13zn"))))
(properties `((upstream-name . "HDCytoData"))) (properties `((upstream-name . "HDCytoData")))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments