gnu: r-randtoolbox: Update to 1.31.1.
* gnu/packages/cran.scm (r-randtoolbox): Update to 1.31.1.
This commit is contained in:
parent
5c5b57268f
commit
2470127037
@ -21190,14 +21190,14 @@ and prints vectorized images.")
|
|||||||
(define-public r-randtoolbox
|
(define-public r-randtoolbox
|
||||||
(package
|
(package
|
||||||
(name "r-randtoolbox")
|
(name "r-randtoolbox")
|
||||||
(version "1.30.1")
|
(version "1.31.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "randtoolbox" version))
|
(uri (cran-uri "randtoolbox" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0qg20ar6qns858jdzqhmfq7yji81czhr6cim257958gqpj66sn95"))))
|
"1b9vjzqg014hxp1vfb62m01d7xim5vmpbyxzlbll49bqas0jx69h"))))
|
||||||
(properties `((upstream-name . "randtoolbox")))
|
(properties `((upstream-name . "randtoolbox")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user