gnu: r-clustree: Update to 0.5.0.

* gnu/packages/cran.scm (r-clustree): Update to 0.5.0.
This commit is contained in:
Ricardo Wurmus 2022-07-01 15:30:08 +02:00
parent 6e5a09f701
commit b16b702db7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -30347,14 +30347,14 @@ (define-public r-highlight
(define-public r-clustree (define-public r-clustree
(package (package
(name "r-clustree") (name "r-clustree")
(version "0.4.4") (version "0.5.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "clustree" version)) (uri (cran-uri "clustree" version))
(sha256 (sha256
(base32 (base32
"0vwmicajl7c0rmjdmf4f857fii0xrxz25vjkn888svlsikw00qbs")))) "1haam13aifak8fladyxwa0gz56anj1zfczfjgs07gbw90kf6azx8"))))
(properties `((upstream-name . "clustree"))) (properties `((upstream-name . "clustree")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs