gnu: r-openmx: Update to 2.17.4.

* gnu/packages/cran.scm (r-openmx): Update to 2.17.4.
This commit is contained in:
Ricardo Wurmus 2020-06-11 15:14:42 +02:00
parent b34ba0649a
commit e5884ce4c7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20291,14 +20291,14 @@ (define-public r-rpf
(define-public r-openmx
(package
(name "r-openmx")
(version "2.17.3")
(version "2.17.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "OpenMx" version))
(sha256
(base32
"1s2pcg281ag3qz2wz8yi826f2d3kj3qg916js7zz0nsrljcyv5bc"))))
"07y4w7xdb63p5kkrj6sdx1kabbsgbbj7nw9hc690jy84r15aryal"))))
(properties `((upstream-name . "OpenMx")))
(build-system r-build-system)
(propagated-inputs