[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/115: gnu: r-rmpi: Update to 0.6-9.2.
From: |
guix-commits |
Subject: |
14/115: gnu: r-rmpi: Update to 0.6-9.2. |
Date: |
Tue, 23 Nov 2021 10:26:35 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit ec1577d44744181fb4fa52c90578235739089f1e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 23 15:23:07 2021 +0100
gnu: r-rmpi: Update to 0.6-9.2.
* gnu/packages/cran.scm (r-rmpi): Update to 0.6-9.2.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 81eaa9e..7a49e10 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3920,13 +3920,13 @@ matrices.")
(define-public r-rmpi
(package
(name "r-rmpi")
- (version "0.6-9.1")
+ (version "0.6-9.2")
(source (origin
(method url-fetch)
(uri (cran-uri "Rmpi" version))
(sha256
(base32
- "1j8akqjan59yzwx2s1zxc214qyd323fd2i2dhgq0n11mb6ajmq4r"))))
+ "06mxqgrimhfsag5giv810c7ycdbaycqs4qcj41pnfbj0jypw32im"))))
(properties `((upstream-name . "Rmpi")))
(build-system r-build-system)
(arguments
- branch r-updates created (now cf7c91b), guix-commits, 2021/11/23
- 02/115: gnu: r-arrow: Update to 6.0.1., guix-commits, 2021/11/23
- 03/115: gnu: Add r-fontawesome., guix-commits, 2021/11/23
- 01/115: gnu: apache-arrow: Update to 6.0.1., guix-commits, 2021/11/23
- 05/115: gnu: r-v8: Update to 3.6.0., guix-commits, 2021/11/23
- 04/115: gnu: r-shiny: Update to 1.7.1., guix-commits, 2021/11/23
- 07/115: gnu: r-servr: Update to 0.24., guix-commits, 2021/11/23
- 08/115: gnu: r-shinyfiles: Update to 0.9.1., guix-commits, 2021/11/23
- 13/115: gnu: r-sp: Update to 1.4-6., guix-commits, 2021/11/23
- 14/115: gnu: r-rmpi: Update to 0.6-9.2.,
guix-commits <=
- 15/115: gnu: r-lmtest: Update to 0.9-39., guix-commits, 2021/11/23
- 16/115: gnu: r-generics: Update to 0.1.1., guix-commits, 2021/11/23
- 06/115: gnu: r-ggpmisc: Update to 0.4.4., guix-commits, 2021/11/23
- 10/115: gnu: r-glue: Update to 1.5.0., guix-commits, 2021/11/23
- 09/115: gnu: r-crosstalk: Update to 1.2.0., guix-commits, 2021/11/23
- 11/115: gnu: r-dendextend: Update to 1.15.2., guix-commits, 2021/11/23
- 12/115: gnu: r-ff: Update to 4.0.5., guix-commits, 2021/11/23
- 17/115: gnu: r-broom: Update to 0.7.10., guix-commits, 2021/11/23
- 26/115: gnu: r-radiant-data: Update to 1.4.1., guix-commits, 2021/11/23
- 32/115: gnu: r-flextable: Update to 0.6.10., guix-commits, 2021/11/23