gnu: r-rmpi: Update to 0.7-1.

* gnu/packages/cran.scm (r-rmpi): Update to 0.7-1.
This commit is contained in:
Ricardo Wurmus 2023-03-19 21:01:36 +01:00
parent bcb059801d
commit 12ea308ad9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6014,13 +6014,13 @@ (define-public r-rmtstat
(define-public r-rmpi
(package
(name "r-rmpi")
(version "0.6-9.2")
(version "0.7-1")
(source (origin
(method url-fetch)
(uri (cran-uri "Rmpi" version))
(sha256
(base32
"06mxqgrimhfsag5giv810c7ycdbaycqs4qcj41pnfbj0jypw32im"))))
"1h9dvlh9mvbc4lhxbv9c8yak3yrq4p7xym92pk5al5wkx9yy5nhp"))))
(properties `((upstream-name . "Rmpi")))
(build-system r-build-system)
(arguments