gnu: r-matrix: Update to 1.2-7.1.
* gnu/packages/statistics.scm (r-matrix): Update to 1.2-7.1.
This commit is contained in:
		
							parent
							
								
									9e087a1fde
								
							
						
					
					
						commit
						03f72a1e1f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -408,14 +408,14 @@ and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer); see
 | 
			
		|||
(define-public r-matrix
 | 
			
		||||
  (package
 | 
			
		||||
    (name "r-matrix")
 | 
			
		||||
    (version "1.2-7")
 | 
			
		||||
    (version "1.2-7.1")
 | 
			
		||||
    (source
 | 
			
		||||
     (origin
 | 
			
		||||
       (method url-fetch)
 | 
			
		||||
       (uri (cran-uri "Matrix" version))
 | 
			
		||||
       (sha256
 | 
			
		||||
        (base32
 | 
			
		||||
         "18x3mdq5cdhbk1lw5cj7vbr41lk8w9p4i5kzh8wslgq6p3d9ac3c"))))
 | 
			
		||||
         "09rd51na9spz0lm1lylkfhw43w7c922b83m4jsggmpg3pbd6dssa"))))
 | 
			
		||||
    (properties `((upstream-name . "Matrix")))
 | 
			
		||||
    (build-system r-build-system)
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue