gnu: r-gseabase: Update to 1.36.0.

* gnu/packages/bioinformatics.scm (r-gseabase): Update to 1.36.0.
This commit is contained in:
Ricardo Wurmus 2016-10-26 08:47:20 +02:00
parent 700c780dcf
commit 558d02c361
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5363,14 +5363,14 @@ the graph algorithms contained in the Boost library.")
(define-public r-gseabase
(package
(name "r-gseabase")
(version "1.34.1")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GSEABase" version))
(sha256
(base32
"1mvgja8malrnbzfakzjl5mmi7g080kj8zgxwc5964hcmn33i937j"))))
"0l2x7yj7lfb0m2dmsav5ib026dikpgl4crdckrnj776yy08lgxpj"))))
(properties `((upstream-name . "GSEABase")))
(build-system r-build-system)
(propagated-inputs