r-rcpptoml: add v0.2.2 (#36886)

This commit is contained in:
Alec Scott 2023-04-18 23:07:40 -07:00 committed by GitHub
parent b260234faf
commit 001bf93ea3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ class RRcpptoml(RPackage):
cran = "RcppTOML"
version("0.2.2", sha256="371391f9ca82221e76a424082ea9ebc5ea2c50f14e8408469b09d7dc3e6f63aa")
version("0.1.7", sha256="2f09f00cbee6c6eeff5d5f0195c10de0155496de15fbe8189c18627ee3090541")
depends_on("r@3.3.0:", type=("build", "run"))