gnu: r-future: Update to 1.22.1.
* gnu/packages/cran.scm (r-future): Update to 1.22.1.
This commit is contained in:
parent
84881e5631
commit
21f25071d9
@ -14940,14 +14940,14 @@ port-forwarding to your local computer.")
|
|||||||
(define-public r-future
|
(define-public r-future
|
||||||
(package
|
(package
|
||||||
(name "r-future")
|
(name "r-future")
|
||||||
(version "1.21.0")
|
(version "1.22.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "future" version))
|
(uri (cran-uri "future" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0bfiy17n5rghxw0702k0vgpjkk13268lniifdlx59flf0q16d7lh"))))
|
"1kgdpfipnwi15wz2xvlfg3bmq424hhjzja5bks01v3phra2lmcl7"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
Loading…
Reference in New Issue
Block a user