gnu: r-openmx: Update to 2.21.8.
* gnu/packages/cran.scm (r-openmx): Update to 2.21.8.
This commit is contained in:
		
							parent
							
								
									a3cf906320
								
							
						
					
					
						commit
						ac1a2c8f27
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -29384,14 +29384,14 @@ Complete access to optimized C functions is made available with
 | 
				
			||||||
(define-public r-openmx
 | 
					(define-public r-openmx
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "r-openmx")
 | 
					    (name "r-openmx")
 | 
				
			||||||
    (version "2.21.1")
 | 
					    (version "2.21.8")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (cran-uri "OpenMx" version))
 | 
					       (uri (cran-uri "OpenMx" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "13ka7c7qlb0q2jrmxg1y43gqcbsxcsw5s4cf6ckkh25gdf4mq6v3"))))
 | 
					         "1vvlb9q3w6i6g7kf0r5jnrlmdxskh3rbfss90icand046rl37qdz"))))
 | 
				
			||||||
    (properties `((upstream-name . "OpenMx")))
 | 
					    (properties `((upstream-name . "OpenMx")))
 | 
				
			||||||
    (build-system r-build-system)
 | 
					    (build-system r-build-system)
 | 
				
			||||||
    (propagated-inputs
 | 
					    (propagated-inputs
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue