[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
38/104: gnu: r-lpsolve: Update to 5.6.13.2.
From: |
guix-commits |
Subject: |
38/104: gnu: r-lpsolve: Update to 5.6.13.2. |
Date: |
Tue, 6 Aug 2019 09:50:25 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 80cdd36fe8a523953a10e7a8ee9a9d9b2e8a3896
Author: Ricardo Wurmus <address@hidden>
Date: Tue Aug 6 14:41:01 2019 +0200
gnu: r-lpsolve: Update to 5.6.13.2.
* gnu/packages/cran.scm (r-lpsolve): Update to 5.6.13.2.
---
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 6a21c38..1872167 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2230,14 +2230,14 @@ topics for ecologists (ISBN 978-0-691-12522-0).")
(define-public r-lpsolve
(package
(name "r-lpsolve")
- (version "5.6.13.1")
+ (version "5.6.13.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "lpSolve" version))
(sha256
(base32
- "1f10ywlaaldgjj84vs108ly0nsbkrdgbn5d6qj7nk93j1x1xrn3a"))))
+ "0fc5m259ayc880f5hvnq59ih6nb2rlp394n756n1khmxbjpw1w3m"))))
(properties `((upstream-name . "lpSolve")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/lpSolve")
- 30/104: gnu: r-desolve: Update to 1.24., (continued)
- 30/104: gnu: r-desolve: Update to 1.24., guix-commits, 2019/08/06
- 32/104: gnu: r-ellipsis: Update to 0.2.0.1., guix-commits, 2019/08/06
- 04/104: gnu: r-digest: Update to 0.6.20., guix-commits, 2019/08/06
- 11/104: gnu: r-httr: Update to 1.4.1., guix-commits, 2019/08/06
- 19/104: gnu: r-iterators: Update to 1.0.12., guix-commits, 2019/08/06
- 20/104: gnu: r-foreach: Update to 1.4.7., guix-commits, 2019/08/06
- 21/104: gnu: r-doparallel: Update to 1.0.15., guix-commits, 2019/08/06
- 26/104: gnu: r-mclust: Update to 5.4.5., guix-commits, 2019/08/06
- 33/104: gnu: r-callr: Update to 3.3.1., guix-commits, 2019/08/06
- 35/104: gnu: r-haven: Update to 2.1.1., guix-commits, 2019/08/06
- 38/104: gnu: r-lpsolve: Update to 5.6.13.2.,
guix-commits <=
- 36/104: gnu: r-pkgbuild: Update to 1.0.4., guix-commits, 2019/08/06
- 39/104: gnu: r-energy: Update to 1.7-6., guix-commits, 2019/08/06
- 31/104: gnu: r-clipr: Update to 0.7.0., guix-commits, 2019/08/06
- 34/104: gnu: r-curl: Update to 4.0., guix-commits, 2019/08/06
- 42/104: gnu: r-geometry: Update to 0.4.2., guix-commits, 2019/08/06
- 41/104: gnu: Add r-linprog., guix-commits, 2019/08/06
- 47/104: gnu: r-vioplot: Update to 0.3.2., guix-commits, 2019/08/06
- 48/104: gnu: r-processx: Update to 3.4.1., guix-commits, 2019/08/06
- 43/104: gnu: r-recipes: Update to 0.1.6., guix-commits, 2019/08/06
- 29/104: gnu: r-quantreg: Update to 5.42.1., guix-commits, 2019/08/06