r-cachem: add v1.0.7 (#36741)

This commit is contained in:
Alec Scott 2023-04-10 14:34:06 -07:00 committed by GitHub
parent 5771500255
commit 15bbd0724d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,7 @@ class RCachem(RPackage):
cran = "cachem"
version("1.0.7", sha256="234fad2a947d1e1fb87d3fa92abf9197877772e31bc81ae5991ae69689b6320a")
version("1.0.6", sha256="9a9452f7bcf3f79436c418b3c3290449fb8fd338714d9b992153754d112f1864")
depends_on("r-rlang", type=("build", "run"))