me
/
guix
Archived
1
0
Fork 0

gnu: r-tidytree: Update to 0.4.4.

* gnu/packages/cran.scm (r-tidytree): Update to 0.4.4.
Ricardo Wurmus 2023-07-17 14:19:52 +02:00
parent 2f5903c51a
commit b071105584
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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