gnu: r-openmx: Update to 2.19.1.
* gnu/packages/cran.scm (r-openmx): Update to 2.19.1.
This commit is contained in:
		
							parent
							
								
									60f8539526
								
							
						
					
					
						commit
						b631f7f8e4
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -22421,14 +22421,14 @@ Complete access to optimized C functions is made available with | |||
| (define-public r-openmx | ||||
|   (package | ||||
|     (name "r-openmx") | ||||
|     (version "2.18.1") | ||||
|     (version "2.19.1") | ||||
|     (source | ||||
|      (origin | ||||
|        (method url-fetch) | ||||
|        (uri (cran-uri "OpenMx" version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0gyjps0l3ig90piccgd04s63cz65kk5i5l9iyakps4bv27h1lzwm")))) | ||||
|          "0fbndmwb3krypsavgm3blqkhh8blmi3p186yxmvgv3a9m6r154rj")))) | ||||
|     (properties `((upstream-name . "OpenMx"))) | ||||
|     (build-system r-build-system) | ||||
|     (propagated-inputs | ||||
|  |  | |||
		Reference in a new issue