gnu: r-clustree: Update to 0.4.4.
* gnu/packages/cran.scm (r-clustree): Update to 0.4.4.
This commit is contained in:
parent
fa243bc07a
commit
49e51a7726
@ -29373,14 +29373,14 @@ chunks.")
|
|||||||
(define-public r-clustree
|
(define-public r-clustree
|
||||||
(package
|
(package
|
||||||
(name "r-clustree")
|
(name "r-clustree")
|
||||||
(version "0.4.3")
|
(version "0.4.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "clustree" version))
|
(uri (cran-uri "clustree" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0lxydy2f83qqd5dhlp2l546jax759l43b29j6g82079yzg1szwsz"))))
|
"0vwmicajl7c0rmjdmf4f857fii0xrxz25vjkn888svlsikw00qbs"))))
|
||||||
(properties `((upstream-name . "clustree")))
|
(properties `((upstream-name . "clustree")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user