Skip to content
Snippets Groups Projects
Unverified Commit 2eff0362 authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-tidytree: Update to 0.3.0.

* gnu/packages/cran.scm (r-tidytree): Update to 0.3.0.
parent 3356eb51
No related branches found
No related tags found
No related merge requests found
......@@ -9653,13 +9653,13 @@ (define-public r-colorramps
(define-public r-tidytree
(package
(name "r-tidytree")
(version "0.2.9")
(version "0.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidytree" version))
(sha256
(base32 "1l9rk71dzlwg8736l0g4rdlq3pghxkfzmlxyln8y4bxx7ym51i6g"))))
(base32 "1sbfwcxf9v1lhpa0392b49b6qfjrq7nlqz2djqzk5aknj9j64zvy"))))
(build-system r-build-system)
(propagated-inputs
`(("r-ape" ,r-ape)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment