[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/117: gnu: r-s2: Update to 1.1.7.
From: |
guix-commits |
Subject: |
69/117: gnu: r-s2: Update to 1.1.7. |
Date: |
Fri, 16 Aug 2024 14:13:20 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit e95da1079d1108044054f602a3f8d1f4ce779c3b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Aug 16 18:33:57 2024 +0200
gnu: r-s2: Update to 1.1.7.
* gnu/packages/cran.scm (r-s2): Update to 1.1.7.
[inputs]: Add zlib.
Change-Id: I43d1c2a2d9ad0a7d77b21761f5e85ae996cc2c23
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 8144c42678..bc06361935 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24323,14 +24323,14 @@ high-performance functions are provided here.")
(define-public r-s2
(package
(name "r-s2")
- (version "1.1.6")
+ (version "1.1.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "s2" version))
(sha256
(base32
- "0rm0jd5k5w725v1bnn6ix8vic40grdh61y6qdy8jy4lhg1mjx78x"))))
+ "0y38g1zy19m7xsipns3m6avmjb9vnyw683nmlgsf4wnxa1qjqxih"))))
(properties `((upstream-name . "s2")))
(build-system r-build-system)
(arguments
@@ -24347,7 +24347,7 @@ high-performance functions are provided here.")
(propagated-inputs
(list r-rcpp r-wk))
(inputs
- (list openssl))
+ (list openssl zlib))
(native-inputs
(list pkg-config))
(home-page "https://r-spatial.github.io/s2/")
- 117/117: gnu: r-desctools: Update to 0.99.55., (continued)
- 117/117: gnu: r-desctools: Update to 0.99.55., guix-commits, 2024/08/16
- 105/117: gnu: r-checkmate: Update to 2.3.2., guix-commits, 2024/08/16
- 55/117: gnu: r-usethis: Update to 3.0.0., guix-commits, 2024/08/16
- 57/117: gnu: r-rcppparallel: Update to 5.1.8., guix-commits, 2024/08/16
- 59/117: gnu: r-fmri: Update to 1.9.12.1., guix-commits, 2024/08/16
- 60/117: gnu: r-adimpro: Update to 0.9.7., guix-commits, 2024/08/16
- 62/117: gnu: r-tm: Update to 0.7-14., guix-commits, 2024/08/16
- 64/117: gnu: r-grimport2: Update to 0.3-3., guix-commits, 2024/08/16
- 66/117: gnu: r-parallelly: Update to 1.38.0., guix-commits, 2024/08/16
- 68/117: gnu: r-wk: Update to 0.9.2., guix-commits, 2024/08/16
- 69/117: gnu: r-s2: Update to 1.1.7.,
guix-commits <=
- 73/117: gnu: r-polyclip: Update to 1.10-7., guix-commits, 2024/08/16
- 86/117: gnu: r-spatstat-model: Update to 3.3-1., guix-commits, 2024/08/16
- 80/117: gnu: r-stanheaders: Update to 2.32.10., guix-commits, 2024/08/16
- 99/117: gnu: r-paws-common: Update to 0.7.4., guix-commits, 2024/08/16
- 114/117: gnu: r-rcppeigen: Update to 0.3.4.0.1., guix-commits, 2024/08/16
- 100/117: gnu: r-crul: Update to 1.5.0., guix-commits, 2024/08/16
- 70/117: gnu: r-bookdown: Update to 0.40., guix-commits, 2024/08/16
- 74/117: gnu: r-ggnewscale: Update to 0.5.0., guix-commits, 2024/08/16
- 77/117: gnu: r-subplex: Update to 1.9., guix-commits, 2024/08/16
- 87/117: gnu: r-spatstat-geom: Update to 3.3-2., guix-commits, 2024/08/16