Archived
1
0
Fork 0

gnu: r-tidytree: Update to 0.4.4.

* gnu/packages/cran.scm (r-tidytree): Update to 0.4.4.
This commit is contained in:
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

View file

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