gnu: r-dofuture: Update to 1.2.0.

* gnu/packages/cran.scm (r-dofuture): Update to 1.2.0.

Change-Id: I29b9f0a2e076f81b4fd4c640020fbca6e8c36c74
This commit is contained in:
Ricardo Wurmus 2026-01-20 07:17:24 +01:00 committed by Andreas Enge
parent 8fd48e930f
commit 5bcb6e1775
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -27635,14 +27635,14 @@ both to consistency and asymptotic normality.")
(define-public r-dofuture
(package
(name "r-dofuture")
(version "1.1.3")
(version "1.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "doFuture" version))
(sha256
(base32
"0sk80vnnmighg371r6scvnvwmqc7x4y5d664qy9yc04q1yr63w0x"))))
"0cx1fb8r2zx8in20lxhflamxf65lckk65j5fn9gcj7cbzwdnkhh0"))))
(properties `((upstream-name . "doFuture")))
(build-system r-build-system)
(arguments