[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
98/117: gnu: r-stars: Update to 0.6-6.
From: |
guix-commits |
Subject: |
98/117: gnu: r-stars: Update to 0.6-6. |
Date: |
Fri, 16 Aug 2024 14:13:27 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit b13be31a26e86f4ca07cb837767440508927797d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Aug 16 18:36:17 2024 +0200
gnu: r-stars: Update to 0.6-6.
* gnu/packages/cran.scm (r-stars): Update to 0.6-6.
Change-Id: Ie2b039d28202b9d3f96a740a6883763174e547b6
---
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 74e95e043c..84b0c9df97 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -40071,14 +40071,14 @@ light-weight geometry library used by
@url{http://postgis.net/,PostGIS}.")
(define-public r-stars
(package
(name "r-stars")
- (version "0.6-5")
+ (version "0.6-6")
(source
(origin
(method url-fetch)
(uri (cran-uri "stars" version))
(sha256
(base32
- "1b5gs0qa8097f2mvz4rgl46wrvk1rbbbi2a4s901hdg4bkr15jsg"))))
+ "1b679s25f9vpzrisyxs5xzc0dv47yn3prm0hi752fhpvml4kbjkh"))))
(properties `((upstream-name . "stars")))
(build-system r-build-system)
(propagated-inputs
- 70/117: gnu: r-bookdown: Update to 0.40., (continued)
- 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
- 83/117: gnu: r-mstate: Update to 0.3.3., guix-commits, 2024/08/16
- 116/117: gnu: r-exact: Update to 3.3., guix-commits, 2024/08/16
- 97/117: gnu: r-pkgdown: Update to 2.1.0., guix-commits, 2024/08/16
- 102/117: gnu: r-nlme: Update to 3.1-166., guix-commits, 2024/08/16
- 109/117: gnu: r-bitops: Update to 1.0-8., guix-commits, 2024/08/16
- 106/117: gnu: r-openssl: Update to 2.2.1., guix-commits, 2024/08/16
- 98/117: gnu: r-stars: Update to 0.6-6.,
guix-commits <=
- 78/117: gnu: r-shinycssloaders: Update to 1.1.0., guix-commits, 2024/08/16
- 89/117: gnu: r-spatstat-random: Update to 3.3-1., guix-commits, 2024/08/16
- 90/117: gnu: r-spatstat: Update to 3.1-1., guix-commits, 2024/08/16
- 112/117: gnu: r-sparsem: Update to 1.84-2., guix-commits, 2024/08/16
- 107/117: gnu: r-withr: Update to 3.0.1., guix-commits, 2024/08/16
- 111/117: gnu: r-segmented: Update to 2.1-1., guix-commits, 2024/08/16
- 101/117: gnu: r-webmockr: Update to 1.0.0., guix-commits, 2024/08/16
- 113/117: gnu: r-pcapp: Update to 2.0-4-1., guix-commits, 2024/08/16
- 82/117: gnu: r-posterior: Update to 1.6.0., guix-commits, 2024/08/16
- 103/117: gnu: r-yaml: Update to 2.3.10., guix-commits, 2024/08/16