gnu: r-future: Update to 1.69.0.

* gnu/packages/cran.scm (r-future): Update to 1.69.0.

Change-Id: Id265f86b3ed4574c30bab5053c7b7c587c049089
This commit is contained in:
Ricardo Wurmus 2026-01-20 07:17:25 +01:00 committed by Andreas Enge
parent 5a694c247e
commit fe5a2030e4
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -34615,14 +34615,14 @@ port-forwarding to your local computer.")
(define-public r-future
(package
(name "r-future")
(version "1.68.0")
(version "1.69.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "future" version))
(sha256
(base32
"07fbxfc51my5j6flym8v2xbyq6vw6mh99h353873fxsj0zaghi9x"))))
"1grgjdjijl3zlyksybypx5xia1xrnljkj6p2cxs4rp3n0qyvyxr5"))))
(build-system r-build-system)
(arguments
`(#:phases