me
/
guix
Archived
1
0
Fork 0

gnu: r-tidytree: Update to 0.4.1.

* gnu/packages/cran.scm (r-tidytree): Update to 0.4.1.
master
Ricardo Wurmus 2022-11-04 08:23:37 +01:00
parent ed6049cfe6
commit d3e280674d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14903,13 +14903,13 @@ maps.")
(define-public r-tidytree
(package
(name "r-tidytree")
(version "0.4.0")
(version "0.4.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidytree" version))
(sha256
(base32 "0dm71zdrb1qwaja23jlzjpraa609b6yxl8bhksz8slgpfm1jgs00"))))
(base32 "1sq982x0pqvrn4d77m6v5xbbr9c8dkrwvw3as1pc5cg12x6kdi7v"))))
(build-system r-build-system)
(propagated-inputs
(list r-ape