[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/70: gnu: r-maps: Update to 3.4.2.
From: |
guix-commits |
Subject: |
20/70: gnu: r-maps: Update to 3.4.2. |
Date: |
Thu, 28 Dec 2023 03:35:45 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 77be28bb9373b37672d5e2eb33802f4c960034b4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Dec 28 00:44:28 2023 +0100
gnu: r-maps: Update to 3.4.2.
* gnu/packages/cran.scm (r-maps): Update to 3.4.2.
Change-Id: Id5063b752e807e6bbba40e52894c1a92917f8799
---
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 6060a4873f..a763a14f0f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5650,14 +5650,14 @@ and/or higher-resolution databases.")
(define-public r-maps
(package
(name "r-maps")
- (version "3.4.1.1")
+ (version "3.4.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "maps" version))
(sha256
(base32
- "06l58919kgks9adwzgfir44q6gnx46j3c7ah9c6d4dn36xsld7fk"))))
+ "032b8348k8vjhwj0d58v7akjkvfpvqzfva0nl7acyy8pky47prak"))))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/maps")
(synopsis "Draw geographical maps")
- branch r-updates created (now 6ee6a4cfb5), guix-commits, 2023/12/28
- 01/70: gnu: r-littler: Update to 0.3.19., guix-commits, 2023/12/28
- 03/70: gnu: Add xnnpack-for-torch2., guix-commits, 2023/12/28
- 02/70: gnu: r-rmpi: Update to 0.7-2., guix-commits, 2023/12/28
- 04/70: gnu: Add r-safetensors., guix-commits, 2023/12/28
- 05/70: gnu: python-protobuf: Update to 3.20.2., guix-commits, 2023/12/28
- 10/70: gnu: r-torch: Update to 0.12.0., guix-commits, 2023/12/28
- 09/70: gnu: liblantern: Update to 0.11.0-1.4d83bd0., guix-commits, 2023/12/28
- 11/70: gnu: r-shiny: Update to 1.8.0., guix-commits, 2023/12/28
- 23/70: gnu: r-timedate: Update to 4032.109., guix-commits, 2023/12/28
- 20/70: gnu: r-maps: Update to 3.4.2.,
guix-commits <=
- 16/70: gnu: r-aod: Update to 1.3.3., guix-commits, 2023/12/28
- 14/70: gnu: r-ggvenndiagram: Update to 1.4.9., guix-commits, 2023/12/28
- 26/70: gnu: r-ucminf: Update to 1.2.1., guix-commits, 2023/12/28
- 08/70: gnu: python-pytorch-for-r-torch: Update to 2.0.1., guix-commits, 2023/12/28
- 06/70: gnu: Add onnx-for-torch2., guix-commits, 2023/12/28
- 28/70: gnu: r-timeseries: Update to 4032.108., guix-commits, 2023/12/28
- 07/70: gnu: Add onnx-optimizer-for-torch2., guix-commits, 2023/12/28
- 12/70: gnu: r-radiant-data: Update to 1.6.3., guix-commits, 2023/12/28
- 19/70: gnu: r-servr: Update to 0.28., guix-commits, 2023/12/28
- 17/70: gnu: r-datawizard: Update to 0.9.1., guix-commits, 2023/12/28