gnu: r-clustree: Update to 0.5.1.
* gnu/packages/cran.scm (r-clustree): Update to 0.5.1. Change-Id: If2d5a6cf33eab9f820c7a4fccd26aa1763f96e28
This commit is contained in:
parent
5fc4cb0d85
commit
cc93193655
@ -37274,14 +37274,14 @@ chunks.")
|
||||
(define-public r-clustree
|
||||
(package
|
||||
(name "r-clustree")
|
||||
(version "0.5.0")
|
||||
(version "0.5.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "clustree" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1haam13aifak8fladyxwa0gz56anj1zfczfjgs07gbw90kf6azx8"))))
|
||||
"05yizn8hcf4nsibypxahp2mz64sy10vli776mi0d2gvfb5p4kwmm"))))
|
||||
(properties `((upstream-name . "clustree")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user