me
/
guix
Archived
1
0
Fork 0

gnu: r-gseabase: Update to 1.64.0.

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

Change-Id: I549083d0614b465d099c8ddfcccfca9e71a0a12b
master
Ricardo Wurmus 2023-11-03 16:58:30 +01:00
parent 844ea9ff66
commit cef824b9f4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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