me
/
guix
Archived
1
0
Fork 0

gnu: r-tidytree: Update to 0.4.5.

* gnu/packages/cran.scm (r-tidytree): Update to 0.4.5.
Ricardo Wurmus 2023-08-28 14:16:28 +02:00
parent 01d716c7a9
commit 2b11dc8a0f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -18018,13 +18018,13 @@ maps.")
(define-public r-tidytree
(package
(name "r-tidytree")
(version "0.4.4")
(version "0.4.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidytree" version))
(sha256
(base32 "196c7j3pgapwh8j8jdhsz078wl24xcf5jkrbbsr2s7xg32j0lmi1"))))
(base32 "0wllr18ip4vc37pr3qni1vbn68jj6iz5gh1vxdi24438y1gqww6j"))))
(build-system r-build-system)
(propagated-inputs
(list r-ape