gnu: r-gseabase: Update to 1.58.0.

* gnu/packages/bioconductor.scm (r-gseabase): Update to 1.58.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:40 +02:00
parent 5c3a303d30
commit 3e1dbcb3bf
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4057,14 +4057,14 @@ (define-public r-gostats
(define-public r-gseabase
(package
(name "r-gseabase")
(version "1.56.0")
(version "1.58.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "GSEABase" version))
(sha256
(base32
"1i8rryvagxk2pd8nl4a6yldwv82yx869nvv95jf8v00bna08f4d6"))))
"1qhvgyg392fd98h2qnmfmhg7mil5hp9cy3qmkqs4x1bhpv1m978g"))))
(properties `((upstream-name . "GSEABase")))
(build-system r-build-system)
(propagated-inputs