gnu: r-v8: Update to 4.1.0.

* gnu/packages/cran.scm (r-v8): Update to 4.1.0.
This commit is contained in:
Ricardo Wurmus 2022-03-12 23:04:19 +01:00
parent 4989e09cc0
commit 09957aa2c7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -528,14 +528,14 @@ similar rank-based tests for equal probability distributions due to Neuhauser
(define-public r-v8
(package
(name "r-v8")
(version "4.0.0")
(version "4.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "V8" version))
(sha256
(base32
"1j5vknhq12kfzda46y7nwiqdzqipzgympqzjq9d8ckr6f6v4qshl"))))
"15ylzcxlhkba99cccw5rvhwhg9i4zcax2fhmr03w8g4fdhbd3n89"))))
(properties `((upstream-name . "V8")))
(build-system r-build-system)
(arguments