[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/212: gnu: r-mapproj: Update to 1.2.11.
From: |
guix-commits |
Subject: |
23/212: gnu: r-mapproj: Update to 1.2.11. |
Date: |
Sat, 18 Feb 2023 14:00:48 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 2674b554464252b564bc3744a115c3db12cfbf45
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:14 2023 +0100
gnu: r-mapproj: Update to 1.2.11.
* gnu/packages/cran.scm (r-mapproj): Update to 1.2.11.
---
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 2f9747d81b..3e2d26280e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4303,14 +4303,14 @@ Projection code and larger maps are in separate
packages (@code{mapproj} and
(define-public r-mapproj
(package
(name "r-mapproj")
- (version "1.2.9")
+ (version "1.2.11")
(source
(origin
(method url-fetch)
(uri (cran-uri "mapproj" version))
(sha256
(base32
- "10nzfbyfkc545qxf51i33g0f8iiidcnhj971ylphnbh7j2sgla6s"))))
+ "0z9lhv006pw4mwqlghvgvv66ga958bs6n1k6fmqjdpirr4f20bfv"))))
(build-system r-build-system)
(propagated-inputs (list r-maps))
(home-page "https://cran.r-project.org/web/packages/mapproj")
- 02/212: gnu: r-readods: Update to 1.8.0., (continued)
- 02/212: gnu: r-readods: Update to 1.8.0., guix-commits, 2023/02/18
- 04/212: import/cran: Add name mapping for libjpeg., guix-commits, 2023/02/18
- 03/212: import/cran: Add directory-needs-esbuild?., guix-commits, 2023/02/18
- 06/212: import/cran: Add generic way to detect needed libraries., guix-commits, 2023/02/18
- 08/212: gnu: r-flexdashboard: Update to 0.6.1., guix-commits, 2023/02/18
- 11/212: gnu: Add r-gfonts., guix-commits, 2023/02/18
- 13/212: gnu: r-d3r: Update to 1.0.1., guix-commits, 2023/02/18
- 14/212: gnu: r-wgcna: Update to 1.72-1., guix-commits, 2023/02/18
- 15/212: gnu: r-abn: Update to 2.7-3., guix-commits, 2023/02/18
- 17/212: gnu: r-ggalluvial: Update to 0.12.4., guix-commits, 2023/02/18
- 23/212: gnu: r-mapproj: Update to 1.2.11.,
guix-commits <=
- 18/212: gnu: r-ggpp: Update to 0.5.1., guix-commits, 2023/02/18
- 28/212: gnu: r-lpsolve: Update to 5.6.18., guix-commits, 2023/02/18
- 12/212: gnu: r-sendmailr: Update to 1.4-0., guix-commits, 2023/02/18
- 41/212: gnu: r-utf8: Update to 1.2.3., guix-commits, 2023/02/18
- 44/212: gnu: r-network: Update to 1.18.1., guix-commits, 2023/02/18
- 45/212: gnu: r-statnet-common: Update to 4.8.0., guix-commits, 2023/02/18
- 39/212: gnu: r-tsp: Update to 1.2-2., guix-commits, 2023/02/18
- 55/212: gnu: r-rstatix: Update to 0.7.2., guix-commits, 2023/02/18
- 53/212: gnu: r-reticulate: Update to 1.28., guix-commits, 2023/02/18
- 66/212: gnu: r-nleqslv: Update to 3.3.4., guix-commits, 2023/02/18