gnu: r-heatplus: Update to 2.36.0.
* gnu/packages/bioconductor.scm (r-heatplus): Update to 2.36.0.master
parent
67837d4afe
commit
9813d24ddf
|
@ -3706,14 +3706,14 @@ gmapR.")
|
||||||
(define-public r-heatplus
|
(define-public r-heatplus
|
||||||
(package
|
(package
|
||||||
(name "r-heatplus")
|
(name "r-heatplus")
|
||||||
(version "2.34.0")
|
(version "2.36.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "Heatplus" version))
|
(uri (bioconductor-uri "Heatplus" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"12nd0h8svx7qydv1shk0gdpvnbixf7qi6zh06881wsmxf5s970rw"))))
|
"0vp8y0242k6q07yjk4sg2w7mlk5pgzhjgqkxa79c5ypkyp095a8n"))))
|
||||||
(properties `((upstream-name . "Heatplus")))
|
(properties `((upstream-name . "Heatplus")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in New Issue