gnu: r-rfast: Update to 2.0.7.
* gnu/packages/cran.scm (r-rfast): Update to 2.0.7.
This commit is contained in:
parent
efff0d4ccc
commit
f44faf597c
@ -31726,14 +31726,14 @@ aggregation for comparing different implementations in order to provide a
|
||||
(define-public r-rfast
|
||||
(package
|
||||
(name "r-rfast")
|
||||
(version "2.0.6")
|
||||
(version "2.0.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "Rfast" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0zxykq021h57mq0n6giqbx8ncjsdly0arhmaj3fcp3yfcxf4ns9l"))))
|
||||
"13yzvvl49sibf2py990fb60nyjby5h10pbli3i7159v08yd1b1lg"))))
|
||||
(properties `((upstream-name . "Rfast")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user