gnu: r-fields: Update to 10.3.
* gnu/packages/cran.scm (r-fields): Update to 10.3.
This commit is contained in:
		
							parent
							
								
									fb413fff5c
								
							
						
					
					
						commit
						30ef5e8205
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -11176,13 +11176,13 @@ Differences with other sparse matrix packages are: | |||
| (define-public r-fields | ||||
|   (package | ||||
|     (name "r-fields") | ||||
|     (version "10.0") | ||||
|     (version "10.3") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "fields" version)) | ||||
|        (sha256 | ||||
|         (base32 "173zm5vr236ydiq0v27qy0l3x7h9fc7jly38iakg77j26i0a01il")))) | ||||
|         (base32 "12k97vfjlz5h8vynirnvik1nyj1iw25n8xl7awmx9mpd6wvgy2s9")))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("r-maps" ,r-maps) | ||||
|  |  | |||
		Reference in a new issue