gnu: r-spatstat-utils: Update to 2.1-0.
* gnu/packages/cran.scm (r-spatstat-utils): Update to 2.1-0.
This commit is contained in:
		
							parent
							
								
									213d7e7649
								
							
						
					
					
						commit
						35654c7285
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -24776,14 +24776,14 @@ diagonals.  This package allows you to compute the tensor product of arrays.")
 | 
				
			||||||
(define-public r-spatstat-utils
 | 
					(define-public r-spatstat-utils
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-spatstat-utils")
 | 
					    (name "r-spatstat-utils")
 | 
				
			||||||
    (version "2.0-0")
 | 
					    (version "2.1-0")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "spatstat.utils" version))
 | 
					       (uri (cran-uri "spatstat.utils" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1li0vksxpkvgyx3j2wi40kj5687vwakkfdix6icm6g01a0lb2m5d"))))
 | 
					         "18gqsc1a85pk69aifi10wprv1c0lci3zxp4wqjb27dlmlbz6jdgd"))))
 | 
				
			||||||
    (properties
 | 
					    (properties
 | 
				
			||||||
     `((upstream-name . "spatstat.utils")))
 | 
					     `((upstream-name . "spatstat.utils")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue