gnu: r-openmx: Update to 2.21.12.
* gnu/packages/cran.scm (r-openmx): Update to 2.21.12. Change-Id: I7aee12e733193f4b63fce6149c055dd308a5d920
This commit is contained in:
parent
99cc35df8b
commit
975fde0174
@ -32965,14 +32965,14 @@ Complete access to optimized C functions is made available with
|
||||
(define-public r-openmx
|
||||
(package
|
||||
(name "r-openmx")
|
||||
(version "2.21.11")
|
||||
(version "2.21.12")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "OpenMx" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1k3i82higil43w4pryg1ghpswa8vxmc28dcv60gvkmmjrnwp098m"))))
|
||||
"13jgm9ps4ak30ri61az8c5w4j36k77dq4gsbc0v66ydx3ciyf1n7"))))
|
||||
(properties `((upstream-name . "OpenMx")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user