me
/
guix
Archived
1
0
Fork 0

gnu: r-tibble: Update to 3.2.1.

* gnu/packages/statistics.scm (r-tibble): Update to 3.2.1.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -1787,14 +1787,14 @@ like tidy evaluation.")
(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