gnu: r-rngwell: Update to 0.10-6.
* gnu/packages/cran.scm (r-rngwell): Update to 0.10-6.master
parent
328b5dde4b
commit
05e2ed8b4f
|
@ -16959,14 +16959,14 @@ facilitates insertion into pipelines, and content inspection.")
|
|||
(define-public r-rngwell
|
||||
(package
|
||||
(name "r-rngwell")
|
||||
(version "0.10-5")
|
||||
(version "0.10-6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "rngWELL" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0b4ys525gksgqwqx9id4bdgyi9mwj6n3r87xdzf4fc9hp3cc16jb"))))
|
||||
"0pjjcs9pqj7mf0mhb2cwd0aanqpwnm65bm86hk6mi2vw8rgnj2vv"))))
|
||||
(properties `((upstream-name . "rngWELL")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://cran.r-project.org/web/packages/rngWELL/")
|
||||
|
|
Reference in New Issue