[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/93: gnu: r-ecp: Update to 3.1.3.
From: |
guix-commits |
Subject: |
04/93: gnu: r-ecp: Update to 3.1.3. |
Date: |
Sat, 31 Oct 2020 08:45:59 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit c954c69007515b4e5bdcdef9963609965abe1603
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Oct 31 13:40:42 2020 +0100
gnu: r-ecp: Update to 3.1.3.
* gnu/packages/cran.scm (r-ecp): Update to 3.1.3.
---
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 44131df..f94b577 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -441,13 +441,13 @@ control over dimensions and appearance.")
(define-public r-ecp
(package
(name "r-ecp")
- (version "3.1.2")
+ (version "3.1.3")
(source (origin
(method url-fetch)
(uri (cran-uri "ecp" version))
(sha256
(base32
- "11f9p869xr0zg779i46gmflxlq4xclk9wxbab0nj2fan26pn4sfy"))))
+ "0n602jssl6rf596nwm6hbl7s9vdlqi20w8mrhxicj373mw5v22m8"))))
(build-system r-build-system)
(propagated-inputs
`(("r-rcpp" ,r-rcpp)))
- branch master updated (0e1b095 -> d7e033b), guix-commits, 2020/10/31
- 01/93: gnu: Add r-rbibutils., guix-commits, 2020/10/31
- 08/93: gnu: r-ps: Update to 1.4.0., guix-commits, 2020/10/31
- 05/93: gnu: r-callr: Update to 3.5.1., guix-commits, 2020/10/31
- 36/93: gnu: r-lmertest: Update to 3.1-3., guix-commits, 2020/10/31
- 04/93: gnu: r-ecp: Update to 3.1.3.,
guix-commits <=
- 14/93: gnu: r-recipes: Update to 0.1.14., guix-commits, 2020/10/31
- 07/93: gnu: r-partykit: Update to 1.2-10., guix-commits, 2020/10/31
- 03/93: gnu: r-clipr: Update to 0.7.1., guix-commits, 2020/10/31
- 11/93: gnu: r-sp: Update to 1.4-4., guix-commits, 2020/10/31
- 10/93: gnu: r-ff: Update to 4.0.4., guix-commits, 2020/10/31
- 20/93: gnu: r-openxlsx: Update to 4.2.3., guix-commits, 2020/10/31
- 28/93: gnu: r-deriv: Update to 4.1.1., guix-commits, 2020/10/31
- 24/93: gnu: r-brglm: Update to 0.7.1., guix-commits, 2020/10/31
- 37/93: gnu: r-feature: Update to 1.2.14., guix-commits, 2020/10/31
- 38/93: gnu: r-nlp: Update to 0.2-1., guix-commits, 2020/10/31