me
/
guix
Archived
1
0
Fork 0

gnu: r-gseabase: Update to 1.54.0.

* gnu/packages/bioconductor.scm (r-gseabase): Update to 1.54.0.
master
Ricardo Wurmus 2021-06-05 08:49:45 +02:00
parent 214e784b57
commit 330a7fe3b1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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