[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
103/119: gnu: r-stars: Update to 0.5-3.
From: |
guix-commits |
Subject: |
103/119: gnu: r-stars: Update to 0.5-3. |
Date: |
Sat, 10 Jul 2021 16:32:12 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 76ea5b92edcd0376ea6b5db0b056a64f084a43b0
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 10 13:26:25 2021 +0200
gnu: r-stars: Update to 0.5-3.
* gnu/packages/cran.scm (r-stars): Update to 0.5-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 d93c174..d046c37 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -29220,14 +29220,14 @@ light-weight geometry library used by
@url{http://postgis.net/,PostGIS}.")
(define-public r-stars
(package
(name "r-stars")
- (version "0.5-2")
+ (version "0.5-3")
(source
(origin
(method url-fetch)
(uri (cran-uri "stars" version))
(sha256
(base32
- "0w2svw02ywvclq0nsnjns1n0rfr54q7x30y64y14n7zfr969ly1n"))))
+ "00cljaz98iy3wymabp7b47qgxdybg9jgjkw7q6da1ginmy14m524"))))
(properties `((upstream-name . "stars")))
(build-system r-build-system)
(propagated-inputs
- 72/119: gnu: r-parallelly: Update to 1.26.1., (continued)
- 72/119: gnu: r-parallelly: Update to 1.26.1., guix-commits, 2021/07/10
- 79/119: gnu: r-ggfortify: Update to 0.4.12., guix-commits, 2021/07/10
- 80/119: gnu: r-terra: Update to 1.3-4., guix-commits, 2021/07/10
- 90/119: gnu: r-optimx: Update to 2021-6.12., guix-commits, 2021/07/10
- 93/119: gnu: r-spatstat-geom: Update to 2.2-0., guix-commits, 2021/07/10
- 76/119: gnu: r-spdata: Update to 0.3.10., guix-commits, 2021/07/10
- 78/119: gnu: r-arsenal: Update to 3.6.3., guix-commits, 2021/07/10
- 83/119: gnu: r-icge: Update to 0.4.1., guix-commits, 2021/07/10
- 77/119: gnu: r-sf: Update to 1.0-1., guix-commits, 2021/07/10
- 98/119: gnu: r-slider: Update to 0.2.2., guix-commits, 2021/07/10
- 103/119: gnu: r-stars: Update to 0.5-3.,
guix-commits <=
- 84/119: gnu: r-matrixcalc: Update to 1.0-4., guix-commits, 2021/07/10
- 104/119: gnu: r-eyelinker: Update to 0.2.1., guix-commits, 2021/07/10
- 108/119: gnu: r-mime: Update to 0.11., guix-commits, 2021/07/10
- 117/119: gnu: r-quantreg: Update to 5.86., guix-commits, 2021/07/10
- 40/119: gnu: r-broom: Update to 0.7.8., guix-commits, 2021/07/10
- 39/119: gnu: r-psych: Update to 2.1.6., guix-commits, 2021/07/10
- 43/119: gnu: r-seriation: Update to 1.3.0., guix-commits, 2021/07/10
- 45/119: gnu: r-tinytest: Update to 1.3.1., guix-commits, 2021/07/10
- 53/119: gnu: r-insight: Update to 0.14.2., guix-commits, 2021/07/10
- 61/119: gnu: r-remotes: Update to 2.4.0., guix-commits, 2021/07/10