gnu: r-tibble: Update to 3.2.1.

* gnu/packages/statistics.scm (r-tibble): Update to 3.2.1.
This commit is contained in:
Ricardo Wurmus 2023-03-21 12:14:34 +01:00
parent 38fc19c4f5
commit 31cdb03704
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1787,14 +1787,14 @@ (define-public r-rlang
(define-public r-tibble
(package
(name "r-tibble")
(version "3.2.0")
(version "3.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "tibble" version))
(sha256
(base32
"12i9cshnj2lygadh03zjw1zn5dr13wspcrq2dprl5qrrr95z2bwg"))))
"0c916wl19wbhncv05hjzs2vmvvbcxlswjl6i232ygmkzal62v9v5"))))
(build-system r-build-system)
(propagated-inputs
(list r-fansi