gnu: r-randtoolbox: Update to 1.31.1.

* gnu/packages/cran.scm (r-randtoolbox): Update to 1.31.1.
This commit is contained in:
Ricardo Wurmus 2021-11-23 15:23:28 +01:00
parent 5c5b57268f
commit 2470127037
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -21190,14 +21190,14 @@ (define-public r-rnmf
(define-public r-randtoolbox
(package
(name "r-randtoolbox")
(version "1.30.1")
(version "1.31.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "randtoolbox" version))
(sha256
(base32
"0qg20ar6qns858jdzqhmfq7yji81czhr6cim257958gqpj66sn95"))))
"1b9vjzqg014hxp1vfb62m01d7xim5vmpbyxzlbll49bqas0jx69h"))))
(properties `((upstream-name . "randtoolbox")))
(build-system r-build-system)
(propagated-inputs