gnu: r-gseabase: Update to 1.40.1.

* gnu/packages/bioinformatics.scm (r-gseabase): Update to 1.40.1.
This commit is contained in:
Ricardo Wurmus 2017-11-30 16:53:01 +01:00
parent d259932ca8
commit 4220ab0c81
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6108,14 +6108,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.40.0") (version "1.40.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "GSEABase" version)) (uri (bioconductor-uri "GSEABase" version))
(sha256 (sha256
(base32 (base32
"0kpkl6c5lrar6ip7wlhvd5axqlb9lb5l3lgbdb3dlih32c3nz0yq")))) "10cmjxahg2plwacfan6g0k8cwyzya96ypc7m1r79gwqkyykxw5fz"))))
(properties `((upstream-name . "GSEABase"))) (properties `((upstream-name . "GSEABase")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs