[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/09: gnu: r-sp: Update to 1.3-2.
From: |
guix-commits |
Subject: |
04/09: gnu: r-sp: Update to 1.3-2. |
Date: |
Fri, 8 Nov 2019 07:34:54 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 5d78d47bd6d6b74cfa965021a8d6f213d29e0742
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Nov 8 12:56:27 2019 +0100
gnu: r-sp: Update to 1.3-2.
* gnu/packages/cran.scm (r-sp): Update to 1.3-2.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 594fc2d..dde2e2c 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2056,14 +2056,13 @@ most popular ones.")
(define-public r-sp
(package
(name "r-sp")
- (version "1.3-1")
+ (version "1.3-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "sp" version))
(sha256
- (base32
- "17xm1ig80p9wc860hm3bgishz6lj9fxgwqidj7rkbk4ap99qp62p"))))
+ (base32 "0kpjsqh3lzqp1m0avsvm54lazlgwfx3hyf0av3mvbyslsanj42ll"))))
(build-system r-build-system)
(propagated-inputs
`(("r-lattice" ,r-lattice)))
- branch master updated (41ee209 -> 6ba61f0), guix-commits, 2019/11/08
- 05/09: gnu: r-abcrf: Update to 1.8.1., guix-commits, 2019/11/08
- 07/09: gnu: r-nlme: Update to 3.1-142., guix-commits, 2019/11/08
- 09/09: gnu: r-hmisc: Update to 4.3-0., guix-commits, 2019/11/08
- 01/09: gnu: polybar: Update to 3.4.1., guix-commits, 2019/11/08
- 08/09: gnu: r-plotly: Update to 4.9.1., guix-commits, 2019/11/08
- 03/09: gnu: goffice: Update to 0.10.46., guix-commits, 2019/11/08
- 04/09: gnu: r-sp: Update to 1.3-2.,
guix-commits <=
- 06/09: gnu: r-polspline: Update to 1.1.17., guix-commits, 2019/11/08
- 02/09: gnu: gnumeric: Update to 1.12.46., guix-commits, 2019/11/08