[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: r-spdata: Update to 0.3.8.
From: |
guix-commits |
Subject: |
05/07: gnu: r-spdata: Update to 0.3.8. |
Date: |
Sat, 4 Jul 2020 05:54:33 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 2e1cfd24adb5522d4e68ea3aa42a0790ae3292a5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 4 11:50:05 2020 +0200
gnu: r-spdata: Update to 0.3.8.
* gnu/packages/cran.scm (r-spdata): Update to 0.3.8.
---
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 252fe72..c749c8b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -13611,14 +13611,14 @@ univariate class intervals for mapping or other
graphics purposes.")
(define-public r-spdata
(package
(name "r-spdata")
- (version "0.3.5")
+ (version "0.3.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "spData" version))
(sha256
(base32
- "09l9j1vjbfyc8mikb8kliqmdjkg4xigq3zhdx98mv51flh5q87lh"))))
+ "1mlsqy9cbilfc80cbdlbgsngvzdkrd9yjdkxnw2b1gzxnj6jcqbs"))))
(properties `((upstream-name . "spData")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (026b134 -> 3dcac4b), guix-commits, 2020/07/04
- 01/07: gnu: r-rsubread: Update to 2.2.3., guix-commits, 2020/07/04
- 02/07: gnu: r-depecher: Update to 1.4.1., guix-commits, 2020/07/04
- 03/07: gnu: r-abn: Update to 2.2.2., guix-commits, 2020/07/04
- 04/07: gnu: r-glmmtmb: Update to 1.0.2.1., guix-commits, 2020/07/04
- 05/07: gnu: r-spdata: Update to 0.3.8.,
guix-commits <=
- 06/07: gnu: r-dalex: Update to 1.3.0., guix-commits, 2020/07/04
- 07/07: gnu: r-nloptr: Update to 1.2.2.2., guix-commits, 2020/07/04