me
/
guix
Archived
1
0
Fork 0

gnu: r-gseabase: Update to 1.56.0.

* gnu/packages/bioconductor.scm (r-gseabase): Update to 1.56.0.
master
Ricardo Wurmus 2021-11-04 22:04:04 +00:00
parent 8148c6ba72
commit df5553ee14
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3226,14 +3226,14 @@ testing and other simple calculations.")
(define-public r-gseabase
(package
(name "r-gseabase")
(version "1.54.0")
(version "1.56.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GSEABase" version))
(sha256
(base32
"0946kkykms79mqnx262q20xzrrhv7cv723xh378335ff41qyf63n"))))
"1i8rryvagxk2pd8nl4a6yldwv82yx869nvv95jf8v00bna08f4d6"))))
(properties `((upstream-name . "GSEABase")))
(build-system r-build-system)
(propagated-inputs