r-xfun: add 0.24 (#24533)

This commit is contained in:
Manuela Kuhn 2021-06-26 11:25:09 +02:00 committed by GitHub
parent b12cee32de
commit 2a9b9c9046
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,8 @@ class RXfun(RPackage):
'Yihui Xie'."""
homepage = "https://github.com/yihui/xfun"
url = "https://cloud.r-project.org/src/contrib/xfun_0.8.tar.gz"
list_url = "https://cloud.r-project.org/src/contrib/Archive/xfun"
cran = "xfun"
version('0.24', sha256='e3e39a95202f6db4f6de3a8b9a344074a4944a3a8a522d44971390c905e2b583')
version('0.20', sha256='284239d12a3d5ea7d1ef8b1382fb0a7a4661af54c85510501279681871da7c10')
version('0.8', sha256='c2f8ecf8b57ddec02f9be7f417d9e22fc1ae2c7db8d70aa703fc62bf4a5c5416')