gnu: r-gseabase: Update to 1.46.0.

* gnu/packages/bioinformatics.scm (r-gseabase): Update to 1.46.0.
This commit is contained in:
Ricardo Wurmus 2019-05-05 23:27:30 +02:00
parent aa51a241c5
commit 08d2a26d47
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6813,14 +6813,14 @@ (define-public r-rbgl
(define-public r-gseabase
(package
(name "r-gseabase")
(version "1.44.0")
(version "1.46.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GSEABase" version))
(sha256
(base32
"110al7x0ig8plzrprvhwc7xshi1jzpj2n8llhhg2fh6v6k0k6awr"))))
"0vh53xk2prjbdkbr3hwfiflx1gh7ilrqs3j1p3lyd6syy3rn9n83"))))
(properties `((upstream-name . "GSEABase")))
(build-system r-build-system)
(propagated-inputs