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:
Ricardo Wurmus 2023-11-15 15:54:40 +01:00
parent 5fc4cb0d85
commit cc93193655
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -37274,14 +37274,14 @@ chunks.")
(define-public r-clustree (define-public r-clustree
(package (package
(name "r-clustree") (name "r-clustree")
(version "0.5.0") (version "0.5.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "clustree" version)) (uri (cran-uri "clustree" version))
(sha256 (sha256
(base32 (base32
"1haam13aifak8fladyxwa0gz56anj1zfczfjgs07gbw90kf6azx8")))) "05yizn8hcf4nsibypxahp2mz64sy10vli776mi0d2gvfb5p4kwmm"))))
(properties `((upstream-name . "clustree"))) (properties `((upstream-name . "clustree")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs