me
/
guix
Archived
1
0
Fork 0

gnu: r-tidytree: Update to 0.3.8.

* gnu/packages/cran.scm (r-tidytree): Update to 0.3.8.
Ricardo Wurmus 2022-03-12 23:04:26 +01:00
parent 89d0dac10c
commit 2386d6f8b1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13471,13 +13471,13 @@ maps.")
(define-public r-tidytree
(package
(name "r-tidytree")
(version "0.3.7")
(version "0.3.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidytree" version))
(sha256
(base32 "1wp411lf3syf0g1czhx3ksb4mx5d6vaw6ppipv0s0k69ivag45kq"))))
(base32 "0kwnigl8lrhsycibwknddmwcmjrz6pnqm5fdy82g3xi7sz24mw04"))))
(build-system r-build-system)
(propagated-inputs
(list r-ape