gnu: r-randtoolbox: Update to 2.0.4.
* gnu/packages/cran.scm (r-randtoolbox): Update to 2.0.4.
This commit is contained in:
parent
5d18b18e3b
commit
01707f4132
1 changed files with 2 additions and 2 deletions
|
@ -24576,14 +24576,14 @@ (define-public r-rnmf
|
|||
(define-public r-randtoolbox
|
||||
(package
|
||||
(name "r-randtoolbox")
|
||||
(version "2.0.3")
|
||||
(version "2.0.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "randtoolbox" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0i23wj9nmsfy3x2yzlfadzrvil2yhcrxs6qxrykrqs15r9jwx3hm"))))
|
||||
"0jwylffr8zajgd1x24nrv4xxlkic10i8cfd9sy0pkz2g7sai9nll"))))
|
||||
(properties `((upstream-name . "randtoolbox")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue