dev-R/jsonlite: add 1.8.0, drop 1.7.2

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-10 01:08:47 +01:00
parent 6cc30e3a35
commit a42a7c0464
2 changed files with 13 additions and 2 deletions

View File

@@ -1 +1 @@
DIST jsonlite_1.7.2.tar.gz 421716 BLAKE2B fa1fc59fefdd31085d0f1ccec02069f8bccfb6f73b3d21a459b47b17af7b2aef6db7e57886a609407d36569e9fe3e6ac9a6d98f1483fdb8cac14abfb3144b5cb SHA512 7156958ea4666440161c6d91a7bc988b674b06299aa3acae97cdedbe597353fa38ffcd276934cf7d8080ce560e7265db3ddd90c7a437cc44cc30756640023ed1
DIST jsonlite_1.8.0.tar.gz 1051625 BLAKE2B 70b3ff9fdc4f023f2394c03764c44795860236a5bd60f3e38016b198f0e70fd5252f841b868315a3c68eb6c7c6a9bfc4efea1c7e0a04c98ee7b1a99f047cbe16 SHA512 ecaab90e2f7bf5f21d358cfaa3df96987a4f7bd7a2cd648e967d0a4a476d261c9fc848abdf60a13b2ea4a5c612b135bb686faf22aa94d8388e3fe7090bd8ec0e

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,3 +10,14 @@ KEYWORDS="~amd64"
LICENSE='MIT'
#unbundling status: https://github.com/jeroen/jsonlite/issues/201
SUGGESTED_PACKAGES="
dev-R/httr
dev-R/curl
dev-R/vctrs
dev-R/testthat
dev-R/knitr
dev-R/rmarkdown
dev-R/R-rsp
dev-R/sf
"