[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/47: gnu: r-rgooglemaps: Update to 1.4.4.
From: |
guix-commits |
Subject: |
05/47: gnu: r-rgooglemaps: Update to 1.4.4. |
Date: |
Mon, 2 Sep 2019 08:41:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6d879bb62bb271fb90012c4498ceec7c61ee4c6a
Author: Ricardo Wurmus <address@hidden>
Date: Mon Sep 2 14:32:04 2019 +0200
gnu: r-rgooglemaps: Update to 1.4.4.
* gnu/packages/cran.scm (r-rgooglemaps): Update to 1.4.4.
---
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 febac04..b488fcb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1122,14 +1122,14 @@ coordinates.")
(define-public r-rgooglemaps
(package
(name "r-rgooglemaps")
- (version "1.4.3")
+ (version "1.4.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "RgoogleMaps" version))
(sha256
(base32
- "06ab3lg1rwm93hkshf1vxfm8mlxq5qsjan0wx43lhnrysay65js4"))))
+ "0sbklacc4jl5524ixhc11mh6smrzdz4l9pji6cn402i6zdn9z05x"))))
(properties `((upstream-name . "RgoogleMaps")))
(build-system r-build-system)
(propagated-inputs `(("r-png" ,r-png)))
- branch master updated (2f43e5d -> e107cce), guix-commits, 2019/09/02
- 01/47: gnu: Add r-ensdb-hsapiens-v75., guix-commits, 2019/09/02
- 05/47: gnu: r-rgooglemaps: Update to 1.4.4.,
guix-commits <=
- 04/47: gnu: r-d3r: Update to 0.8.7., guix-commits, 2019/09/02
- 03/47: gnu: r-vegan: Update to 2.5-6., guix-commits, 2019/09/02
- 02/47: gnu: r-sys: Update to 3.3., guix-commits, 2019/09/02
- 08/47: gnu: r-geometry: Update to 0.4.3., guix-commits, 2019/09/02
- 07/47: gnu: r-circlize: Update to 0.4.7., guix-commits, 2019/09/02
- 06/47: gnu: r-pkgbuild: Update to 1.0.5., guix-commits, 2019/09/02
- 10/47: gnu: r-seriation: Update to 1.2-8., guix-commits, 2019/09/02
- 11/47: gnu: r-xfun: Update to 0.9., guix-commits, 2019/09/02
- 14/47: gnu: r-zip: Update to 2.0.4., guix-commits, 2019/09/02
- 09/47: gnu: r-dtw: Update to 1.21-3., guix-commits, 2019/09/02