gnu: r-dofuture: Update to 1.0.1.
* gnu/packages/cran.scm (r-dofuture): Update to 1.0.1. Change-Id: If6bb0ca6c3d9bc788a7166dd09b8a9e908d75870
This commit is contained in:
parent
7faf9df0d2
commit
a27e4eed2d
@ -15131,14 +15131,14 @@ both to consistency and asymptotic normality.")
|
||||
(define-public r-dofuture
|
||||
(package
|
||||
(name "r-dofuture")
|
||||
(version "1.0.0")
|
||||
(version "1.0.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "doFuture" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1pxwpfmxswbsd1f2ifj9kdq9hi9q0x2wwv2kv0xq178ymmywi2sz"))))
|
||||
"1avv5kv1c43gmvbh5iwxlwk7yl6prndpcgy0blkwarl3nsgcq4cm"))))
|
||||
(properties `((upstream-name . "doFuture")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
Loading…
Reference in New Issue
Block a user