gnu: r-rfast: Update to 2.0.8.

* gnu/packages/cran.scm (r-rfast): Update to 2.0.8.
This commit is contained in:
Ricardo Wurmus 2023-07-11 15:35:29 +02:00
parent e3fd0a9bcb
commit ad78b3cc3d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -32988,14 +32988,14 @@ (define-public r-rcppziggurat
(define-public r-rfast (define-public r-rfast
(package (package
(name "r-rfast") (name "r-rfast")
(version "2.0.7") (version "2.0.8")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "Rfast" version)) (uri (cran-uri "Rfast" version))
(sha256 (sha256
(base32 (base32
"13yzvvl49sibf2py990fb60nyjby5h10pbli3i7159v08yd1b1lg")))) "1c64j8hg6id4ri3m32aa1r0qyn09kl3dvl865dzf43qdb3qcichv"))))
(properties `((upstream-name . "Rfast"))) (properties `((upstream-name . "Rfast")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs