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
(package
(name "r-gseabase")
(version "1.64.0")
(version "1.66.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GSEABase" version))
(sha256
(base32
"1y7z3627shskwss8bzjz1xm02rv4s7cdi91v1xqdsbdayjkrh1nb"))))
"1pnd8rmpk7gm89cvrqa8qwk40dszkfkhyydxp3gl13zng9c5bq40"))))
(properties `((upstream-name . "GSEABase")))
(build-system r-build-system)
(propagated-inputs