me
/
guix
Archived
1
0
Fork 0

gnu: r-rfast: Update to 2.0.6.

* gnu/packages/cran.scm (r-rfast): Update to 2.0.6.
Ricardo Wurmus 2022-03-12 23:04:34 +01:00
parent 026aa0aec0
commit f74a6e8096
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -27199,14 +27199,14 @@ aggregation for comparing different implementations in order to provide a
(define-public r-rfast (define-public r-rfast
(package (package
(name "r-rfast") (name "r-rfast")
(version "2.0.4") (version "2.0.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "Rfast" version)) (uri (cran-uri "Rfast" version))
(sha256 (sha256
(base32 (base32
"1n9imwkkq14ickp0g34jyha4jkr180xj0ar8xh3hqqi4dvihg6cm")))) "0zxykq021h57mq0n6giqbx8ncjsdly0arhmaj3fcp3yfcxf4ns9l"))))
(properties `((upstream-name . "Rfast"))) (properties `((upstream-name . "Rfast")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs