gnu: r-ggmap: Update to 2.6.2.
* gnu/packages/cran.scm (r-ggmap): Update to 2.6.2.
This commit is contained in:
		
							parent
							
								
									48246864b1
								
							
						
					
					
						commit
						b3578189aa
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -973,14 +973,14 @@ applications.  That is, compute distances and related measures for angular | |||
| (define-public r-ggmap | ||||
|   (package | ||||
|     (name "r-ggmap") | ||||
|     (version "2.6.1") | ||||
|     (version "2.6.2") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "ggmap" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0mssb09w818jv58h7mly9y181pzv22sgcd4a079cfpq04bs0wigw")))) | ||||
|          "144x6ycb2c3fvy5c68ww53m6gzi6kfvas7cpbn071z08n4xgb72f")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-digest" ,r-digest) | ||||
|  |  | |||
		Reference in a new issue