gnu: r-gseabase: Update to 1.44.0.

* gnu/packages/bioinformatics.scm (r-gseabase): Update to 1.44.0.
This commit is contained in:
Ricardo Wurmus 2018-11-07 11:58:43 +01:00
parent 19a6149190
commit 6dfb0b25ae
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6555,14 +6555,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.42.0") (version "1.44.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
"11bv92svik399q677jv96b71i4bq68xxyxn1yijpdik2lq4hgl7a")))) "110al7x0ig8plzrprvhwc7xshi1jzpj2n8llhhg2fh6v6k0k6awr"))))
(properties `((upstream-name . "GSEABase"))) (properties `((upstream-name . "GSEABase")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs