me
/
guix
Archived
1
0
Fork 0

gnu: r-tidytree: Update to 0.4.0.

* gnu/packages/cran.scm (r-tidytree): Update to 0.4.0.
master
Ricardo Wurmus 2022-09-20 10:53:04 +02:00
parent 2e87c2e76c
commit 5f65744b7d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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