mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: r-rngwell: Update to 0.10-6.
* gnu/packages/cran.scm (r-rngwell): Update to 0.10-6.
This commit is contained in:
parent
328b5dde4b
commit
05e2ed8b4f
1 changed files with 2 additions and 2 deletions
|
@ -16959,14 +16959,14 @@ (define-public r-ace2fastq
|
|||
(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/")
|
||||
|
|
Loading…
Reference in a new issue