me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/cran.scm (r-rmpi): Update to 0.7-1.
master
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
1 changed files with 2 additions and 2 deletions

View File

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