me
/
guix
Archived
1
0
Fork 0

gnu: r-rmpi: Update to 0.6-9.1.

* gnu/packages/cran.scm (r-rmpi): Update to 0.6-9.1.
master
Ricardo Wurmus 2021-03-09 21:38:17 +01:00
parent 4fcbe65d61
commit 37097b923c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3368,13 +3368,13 @@ matrices.")
(define-public r-rmpi
(package
(name "r-rmpi")
(version "0.6-9")
(version "0.6-9.1")
(source (origin
(method url-fetch)
(uri (cran-uri "Rmpi" version))
(sha256
(base32
"1rhycla98hxgnnxlxxldr1x51djak7c2jjvlrv3jcsvgwp1ymqdj"))))
"1j8akqjan59yzwx2s1zxc214qyd323fd2i2dhgq0n11mb6ajmq4r"))))
(properties `((upstream-name . "Rmpi")))
(build-system r-build-system)
(arguments