gnu: r-stars: Update to 0.5-2.
* gnu/packages/cran.scm (r-stars): Update to 0.5-2.
This commit is contained in:
		
							parent
							
								
									0ec1b08a52
								
							
						
					
					
						commit
						971a997f75
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -28047,14 +28047,14 @@ light-weight geometry library used by @url{http://postgis.net/,PostGIS}.") | |||
| (define-public r-stars | ||||
|   (package | ||||
|     (name "r-stars") | ||||
|     (version "0.5-1") | ||||
|     (version "0.5-2") | ||||
|     (source | ||||
|       (origin | ||||
|         (method url-fetch) | ||||
|         (uri (cran-uri "stars" version)) | ||||
|         (sha256 | ||||
|           (base32 | ||||
|             "0ybk899rc0rpf2cv5kwk78fvis5xnr255hfcy5khdxsxdqgl0m9j")))) | ||||
|             "0w2svw02ywvclq0nsnjns1n0rfr54q7x30y64y14n7zfr969ly1n")))) | ||||
|     (properties `((upstream-name . "stars"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue