r-diffobj: 0.3.5 (#27836)

This commit is contained in:
Manuela Kuhn 2021-12-08 00:53:28 +01:00 committed by GitHub
parent 4227a546a1
commit 0337bb50d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,9 +13,9 @@ class RDiffobj(RPackage):
of their differences."""
homepage = "https://github.com/brodieG/diffobj"
url = "https://cloud.r-project.org/src/contrib/diffobj_0.3.3.tar.gz"
list_url = "https://cloud.r-project.org/src/contrib/Archive/diffobj"
cran = "diffobj"
version('0.3.5', sha256='d860a79b1d4c9e369282d7391b539fe89228954854a65ba47181407c53e3cf60')
version('0.3.3', sha256='414e5573470b9565b9149a0a61c7e8344fb37f889d23dc4e131acc8aa62e6df4')
depends_on('r@3.1.0:', type=('build', 'run'))