gnu: r-rngwell: Update to 0.10-8.
* gnu/packages/cran.scm (r-rngwell): Update to 0.10-8.
parent
ce8c44d0c3
commit
9f7cd46b00
|
@ -23462,14 +23462,14 @@ facilitates insertion into pipelines, and content inspection.")
|
|||
(define-public r-rngwell
|
||||
(package
|
||||
(name "r-rngwell")
|
||||
(version "0.10-7")
|
||||
(version "0.10-8")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "rngWELL" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0f1dxxaimfb0fww8ym9ciqf6q760ai46wxldl37m5mfpd57ca00c"))))
|
||||
"0ad1mz11l27h6apil2hd7gwz5zhi9jkjrk2jnhbkd8d0wz9g0sis"))))
|
||||
(properties `((upstream-name . "rngWELL")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://cran.r-project.org/web/packages/rngWELL/")
|
||||
|
|
Reference in New Issue