gnu: r-heatplus: Update to 3.10.0.
* gnu/packages/bioconductor.scm (r-heatplus): Update to 3.10.0. Change-Id: I753528f67b5b7e3640a6e59caac755fcd755b5c5master
parent
c3d0f015cf
commit
aa61c81823
|
@ -14607,14 +14607,14 @@ gmapR.")
|
|||
(define-public r-heatplus
|
||||
(package
|
||||
(name "r-heatplus")
|
||||
(version "3.8.0")
|
||||
(version "3.10.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Heatplus" version))
|
||||
(sha256
|
||||
(base32
|
||||
"031f25w960jp5nhd78v3iv6pib266cpbawhi9rrd7csw89vnswfx"))))
|
||||
"1vs7x4dc2vrfi2wi300bjr2hl1wwp4v27sgzycr6qv6x2nx9i5xq"))))
|
||||
(properties `((upstream-name . "Heatplus")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue