me
/
guix
Archived
1
0
Fork 0

gnu: r-openmx: Update to 2.19.1.

* gnu/packages/cran.scm (r-openmx): Update to 2.19.1.
master
Ricardo Wurmus 2021-03-09 21:40:59 +01:00
parent 60f8539526
commit b631f7f8e4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -22421,14 +22421,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.18.1") (version "2.19.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "OpenMx" version)) (uri (cran-uri "OpenMx" version))
(sha256 (sha256
(base32 (base32
"0gyjps0l3ig90piccgd04s63cz65kk5i5l9iyakps4bv27h1lzwm")))) "0fbndmwb3krypsavgm3blqkhh8blmi3p186yxmvgv3a9m6r154rj"))))
(properties `((upstream-name . "OpenMx"))) (properties `((upstream-name . "OpenMx")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs