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 | (define-public r-sf | ||||||
|   (package |   (package | ||||||
|     (name "r-sf") |     (name "r-sf") | ||||||
|     (version "0.9-2") |     (version "0.9-3") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|        (uri (cran-uri "sf" version)) |        (uri (cran-uri "sf" version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 | ||||||
|          "01xplgy5nlwy3ajfch4h1ssa1xhm7q0jzscpz04dmvgqfzwhhdfh")))) |          "0qh9jxj88rhkwcd95g0l57cdrz5qqjw1b9yysz1hp9cp99485hcx")))) | ||||||
|     (build-system r-build-system) |     (build-system r-build-system) | ||||||
|     (inputs |     (inputs | ||||||
|      `(("gdal" ,gdal) |      `(("gdal" ,gdal) | ||||||
|  |  | ||||||
		Reference in a new issue