gnu: r-gseabase: Update to 1.38.0.

* gnu/packages/bioinformatics.scm (r-gseabase): Update to 1.38.0.
master
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
(package
(name "r-gseabase")
(version "1.36.0")
(version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GSEABase" version))
(sha256
(base32
"0l2x7yj7lfb0m2dmsav5ib026dikpgl4crdckrnj776yy08lgxpj"))))
"1c6i6g4fj3b8wjyxyygr7i3v8sxrq1ffb2bbicya5ah2gdaclfad"))))
(properties `((upstream-name . "GSEABase")))
(build-system r-build-system)
(propagated-inputs