Archived
1
0
Fork 0

gnu: r-gseabase: Update to 1.66.0.

* gnu/packages/bioconductor.scm (r-gseabase): Update to 1.66.0.

Change-Id: I3bdcaba553a3f23216cb12320700a0a3e4a9b1e9
This commit is contained in:
Ricardo Wurmus 2024-05-07 12:33:01 +02:00
parent f3bba92781
commit 1a6aaa7def
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8424,14 +8424,14 @@ testing and other simple calculations.")
(define-public r-gseabase (define-public r-gseabase
(package (package
(name "r-gseabase") (name "r-gseabase")
(version "1.64.0") (version "1.66.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "GSEABase" version)) (uri (bioconductor-uri "GSEABase" version))
(sha256 (sha256
(base32 (base32
"1y7z3627shskwss8bzjz1xm02rv4s7cdi91v1xqdsbdayjkrh1nb")))) "1pnd8rmpk7gm89cvrqa8qwk40dszkfkhyydxp3gl13zng9c5bq40"))))
(properties `((upstream-name . "GSEABase"))) (properties `((upstream-name . "GSEABase")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs