me
/
guix
Archived
1
0
Fork 0

gnu: r-future: Update to 1.28.0.

* gnu/packages/cran.scm (r-future): Update to 1.28.0.
master
Ricardo Wurmus 2022-09-20 10:53:06 +02:00
parent ae15cb2141
commit 7f220c890a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16819,14 +16819,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.27.0") (version "1.28.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "future" version)) (uri (cran-uri "future" version))
(sha256 (sha256
(base32 (base32
"1ybhbdw158403n6plipgiwkw710pxpnq3mq8pdx5g8q3jibv93nh")))) "1xhv0nf97yxxxsmxczyqqbnb4yn5sfn5vzvhm9dmw9csrmmadpbg"))))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments
`(#:phases `(#:phases