[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: gnu: r-openmx: Update to 2.17.3.
From: |
guix-commits |
Subject: |
04/06: gnu: r-openmx: Update to 2.17.3. |
Date: |
Mon, 2 Mar 2020 15:54:02 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit d82a17ebaabe759b63305bd165891ab8330f746d
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Mon Mar 2 21:50:01 2020 +0100
gnu: r-openmx: Update to 2.17.3.
* gnu/packages/cran.scm (r-openmx): Update to 2.17.3.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 6c84140..ca34ee8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -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
- branch master updated (b4034d1 -> 7a4b2da), guix-commits, 2020/03/02
- 02/06: gnu: r-officer: Update to 0.3.7., guix-commits, 2020/03/02
- 04/06: gnu: r-openmx: Update to 2.17.3.,
guix-commits <=
- 01/06: gnu: r-seqminer: Update to 8.0., guix-commits, 2020/03/02
- 03/06: gnu: r-summarytools: Update to 0.9.6., guix-commits, 2020/03/02
- 05/06: gnu: r-testthat: Update to 2.3.2., guix-commits, 2020/03/02
- 06/06: gnu: r-forcats: Update to 0.5.0., guix-commits, 2020/03/02