gnu: r-spatstat-sparse: Update to 3.0-2.
* gnu/packages/cran.scm (r-spatstat-sparse): Update to 3.0-2.
This commit is contained in:
		
							parent
							
								
									86231c1cfd
								
							
						
					
					
						commit
						1bec2b33da
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -32699,14 +32699,14 @@ which may also be useful for other purposes.") | |||
| (define-public r-spatstat-sparse | ||||
|   (package | ||||
|     (name "r-spatstat-sparse") | ||||
|     (version "3.0-1") | ||||
|     (version "3.0-2") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "spatstat.sparse" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "070ddmi73ly2lv23z556adgn7vc7xyhl2cnh1cis8sinmpfz071c")))) | ||||
|          "1gnlgz11dv66b41kdyyzm8nhkhhi4yajlcr2g52h2lfxlryb5g2h")))) | ||||
|     (properties | ||||
|      `((upstream-name . "spatstat.sparse"))) | ||||
|     (build-system r-build-system) | ||||
|  |  | |||
		Reference in a new issue