gnu: r-rgooglemaps: Update to 1.4.3.
* gnu/packages/geo.scm (r-rgooglemaps): Update to 1.4.3.
This commit is contained in:
		
							parent
							
								
									492ec49890
								
							
						
					
					
						commit
						5174f06b0c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -549,14 +549,14 @@ coordinates.") | |||
| (define-public r-rgooglemaps | ||||
|   (package | ||||
|    (name "r-rgooglemaps") | ||||
|    (version "1.4.2") | ||||
|    (version "1.4.3") | ||||
|    (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "RgoogleMaps" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "112mdm53qx92n2m4ms02sbppckp44l1z19vy99j6gw3jrdprjydl")))) | ||||
|          "06ab3lg1rwm93hkshf1vxfm8mlxq5qsjan0wx43lhnrysay65js4")))) | ||||
|    (properties `((upstream-name . "RgoogleMaps"))) | ||||
|    (build-system r-build-system) | ||||
|    (propagated-inputs `(("r-png" ,r-png))) | ||||
|  |  | |||
		Reference in a new issue