1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: r-tibble: Update to 3.2.0.

* gnu/packages/statistics.scm (r-tibble): Update to 3.2.0.
This commit is contained in:
Ricardo Wurmus
2023-03-19 14:44:46 +01:00
parent 770c054345
commit 62b1347bf9

View File

@@ -1787,14 +1787,14 @@ like tidy evaluation.")
(define-public r-tibble
(package
(name "r-tibble")
(version "3.1.8")
(version "3.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "tibble" version))
(sha256
(base32
"1spdbk5s0wlipfq8jc08p2mk5fq2ql9hm8iwwlfzdlhqbl3hxwxc"))))
"12i9cshnj2lygadh03zjw1zn5dr13wspcrq2dprl5qrrr95z2bwg"))))
(build-system r-build-system)
(propagated-inputs
(list r-fansi