gnu: r-mass: Update to 7.3-60.
* gnu/packages/statistics.scm (r-mass): Update to 7.3-60.
This commit is contained in:
		
							parent
							
								
									b984ab470f
								
							
						
					
					
						commit
						7b2e40a43b
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -512,14 +512,14 @@ D.V. Hinkley (1997, CUP), originally written by Angelo Canty for S.")
 | 
			
		|||
(define-public r-mass
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-mass")
 | 
			
		||||
    (version "7.3-59")
 | 
			
		||||
    (version "7.3-60")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "MASS" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "0nns634h23lhdpy6ic47mfrji9xalw0qxzprnzxkaa55qyz00hj5"))))
 | 
			
		||||
         "1hphf8m1zny4582rvfnl262ydf3f2w0kayxj2b8n855hx87l20mq"))))
 | 
			
		||||
    (properties `((upstream-name . "MASS")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (home-page "https://www.stats.ox.ac.uk/pub/MASS4/")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue