[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/111: gnu: r-sf: Update to 1.0-6.
From: |
guix-commits |
Subject: |
51/111: gnu: r-sf: Update to 1.0-6. |
Date: |
Mon, 14 Mar 2022 02:25:17 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 2e8aa40cf933d21b32bfcc2d122e4b6abbc5a695
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:29 2022 +0100
gnu: r-sf: Update to 1.0-6.
* gnu/packages/cran.scm (r-sf): Update to 1.0-6.
---
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 ef17029c4c..0b7d54672f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16983,14 +16983,14 @@ information about geometries.")
(define-public r-sf
(package
(name "r-sf")
- (version "1.0-5")
+ (version "1.0-6")
(source
(origin
(method url-fetch)
(uri (cran-uri "sf" version))
(sha256
(base32
- "1i0s9839m9zffad2aq6zgcpz0d61g68caqh9wxaxaxx7bvx2h319"))))
+ "1rmqip00nkfhda3i3a42q12k7xbsrz1p6fb2wynx5m9cxdgil33b"))))
(build-system r-build-system)
(inputs
(list gdal geos proj sqlite zlib))
- 17/111: gnu: r-cvst: Update to 0.2-3., (continued)
- 17/111: gnu: r-cvst: Update to 0.2-3., guix-commits, 2022/03/14
- 19/111: gnu: r-gower: Update to 1.0.0., guix-commits, 2022/03/14
- 22/111: gnu: r-jomo: Update to 2.7-3., guix-commits, 2022/03/14
- 30/111: gnu: r-fst: Update to 0.9.8., guix-commits, 2022/03/14
- 20/111: gnu: r-generics: Update to 0.1.2., guix-commits, 2022/03/14
- 21/111: gnu: r-recipes: Update to 0.2.0., guix-commits, 2022/03/14
- 36/111: gnu: r-mvabund: Update to 4.2.1., guix-commits, 2022/03/14
- 39/111: gnu: r-admisc: Update to 0.24., guix-commits, 2022/03/14
- 43/111: gnu: r-rnexml: Update to 2.4.6., guix-commits, 2022/03/14
- 48/111: gnu: r-sets: Update to 1.0-21., guix-commits, 2022/03/14
- 51/111: gnu: r-sf: Update to 1.0-6.,
guix-commits <=
- 03/111: gnu: r-leaflet: Update to 2.1.0., guix-commits, 2022/03/14
- 06/111: gnu: r-torch: Update to 0.7.0., guix-commits, 2022/03/14
- 10/111: gnu: r-clipr: Update to 0.8.0., guix-commits, 2022/03/14
- 11/111: gnu: r-ashr: Update to 2.2-54., guix-commits, 2022/03/14
- 08/111: gnu: Add r-fstcore., guix-commits, 2022/03/14
- 15/111: gnu: r-rcppthread: Update to 2.0.2., guix-commits, 2022/03/14
- 18/111: gnu: r-magic: Update to 1.6-0., guix-commits, 2022/03/14
- 23/111: gnu: r-cli: Update to 3.2.0., guix-commits, 2022/03/14
- 25/111: gnu: r-seriation: Update to 1.3.2., guix-commits, 2022/03/14
- 24/111: gnu: r-tsp: Update to 1.2-0., guix-commits, 2022/03/14