gnu: r-champ: Update to 2.30.0.

* gnu/packages/bioconductor.scm (r-champ): Update to 2.30.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 17:59:52 +02:00
parent 7b4443f365
commit 6c700d8b3a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6030,13 +6030,13 @@ (define-public r-category
(define-public r-champ
(package
(name "r-champ")
(version "2.28.0")
(version "2.30.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "ChAMP" version))
(sha256
(base32
"10ss0a3miqrx92vy1r1h5rv3mnjn4iyl32q86s0x59d3fvqp2cx1"))))
"1px2pm90lxwh0yn7h1kmmf94flhjs5p4i0iav7ya1xfybyg4w2zc"))))
(properties `((upstream-name . "ChAMP")))
(build-system r-build-system)
(propagated-inputs