Archived
1
0
Fork 0

gnu: r-gseabase: Update to 1.48.0.

* gnu/packages/bioinformatics.scm (r-gseabase): Update to 1.48.0.
This commit is contained in:
Ricardo Wurmus 2019-12-15 15:16:29 +01:00
parent 4afcf941d2
commit d2661841be
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6829,14 +6829,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.46.0") (version "1.48.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
"0vh53xk2prjbdkbr3hwfiflx1gh7ilrqs3j1p3lyd6syy3rn9n83")))) "0kcb90sxlf19d5dxhdbqk9x62svky4262cccl0wxarbq6gf3bd57"))))
(properties `((upstream-name . "GSEABase"))) (properties `((upstream-name . "GSEABase")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs