gnu: r-gseabase: Update to 1.38.0.

* gnu/packages/bioinformatics.scm (r-gseabase): Update to 1.38.0.
This commit is contained in:
Roel Janssen 2017-04-28 10:30:20 +02:00
parent 8ab6f241ea
commit c584a07ffd
No known key found for this signature in database
GPG Key ID: C3EC1DCA843072E1
1 changed files with 2 additions and 2 deletions

View File

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