gnu: r-tidytree: Update to 0.4.6.

* gnu/packages/cran.scm (r-tidytree): Update to 0.4.6.

Change-Id: Ia2dd2b6dd74f08b3377906aa3895d3a9437983ea
This commit is contained in:
Ricardo Wurmus 2023-12-28 00:44:34 +01:00
parent 7e5c54a3ef
commit 7681ab3d6d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18791,13 +18791,13 @@ (define-public r-colorramps
(define-public r-tidytree
(package
(name "r-tidytree")
(version "0.4.5")
(version "0.4.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidytree" version))
(sha256
(base32 "0wllr18ip4vc37pr3qni1vbn68jj6iz5gh1vxdi24438y1gqww6j"))))
(base32 "14i2v6ryqw4cd74n8kz4qwwx730wzx4f0rssg5vgm0vjfsx0kafv"))))
(build-system r-build-system)
(propagated-inputs
(list r-ape