gnu: r-sf: Update to 0.9-3.
* gnu/packages/cran.scm (r-sf): Update to 0.9-3.
This commit is contained in:
		
							parent
							
								
									756a42071e
								
							
						
					
					
						commit
						b995fa4af3
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -13406,14 +13406,14 @@ tessellation.") | |||
| (define-public r-sf | ||||
|   (package | ||||
|     (name "r-sf") | ||||
|     (version "0.9-2") | ||||
|     (version "0.9-3") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "sf" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "01xplgy5nlwy3ajfch4h1ssa1xhm7q0jzscpz04dmvgqfzwhhdfh")))) | ||||
|          "0qh9jxj88rhkwcd95g0l57cdrz5qqjw1b9yysz1hp9cp99485hcx")))) | ||||
|     (build-system r-build-system) | ||||
|     (inputs | ||||
|      `(("gdal" ,gdal) | ||||
|  |  | |||
		Reference in a new issue