me
/
guix
Archived
1
0
Fork 0

gnu: r-openmx: Update to 2.17.3.

* gnu/packages/cran.scm (r-openmx): Update to 2.17.3.
master
Ricardo Wurmus 2020-03-02 21:50:01 +01:00
parent 2d063d4535
commit d82a17ebaa
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -19825,14 +19825,14 @@ Complete access to optimized C functions is made available with
(define-public r-openmx
(package
(name "r-openmx")
(version "2.17.2")
(version "2.17.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "OpenMx" version))
(sha256
(base32
"092xbwgi72ihxv45qmzm6lv0470rsrqsn7l2jh61jnkx95n72zbb"))))
"1s2pcg281ag3qz2wz8yi826f2d3kj3qg916js7zz0nsrljcyv5bc"))))
(properties `((upstream-name . "OpenMx")))
(build-system r-build-system)
(propagated-inputs