r-rngtools: add 1.3.1 (#10418)
This commit is contained in:
parent
16819a5b18
commit
9efeff6b1f
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ class RRngtools(RPackage):
|
|||
url = "https://cran.r-project.org/src/contrib/rngtools_1.2.4.tar.gz"
|
||||
list_url = "https://cran.r-project.org/src/contrib/Archive/rngtools"
|
||||
|
||||
version('1.3.1', sha256='763fc493cb821a4d3e514c0dc876d602a692c528e1d67f295dde70c77009e224')
|
||||
version('1.2.4', '715967f8b3af2848a76593a7c718c1cd')
|
||||
|
||||
depends_on('r-pkgmaker', type=('build', 'run'))
|
||||
|
|
Loading…
Reference in a new issue