[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/50: gnu: r-lpsolve: Update to 5.6.15.
From: |
guix-commits |
Subject: |
06/50: gnu: r-lpsolve: Update to 5.6.15. |
Date: |
Mon, 27 Jan 2020 10:33:43 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit fde9fc487153e0051e69bcb2d26e6cdf29de42a8
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Mon Jan 27 16:24:40 2020 +0100
gnu: r-lpsolve: Update to 5.6.15.
* gnu/packages/cran.scm (r-lpsolve): Update to 5.6.15.
---
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 20836af..6e9e3d0 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2438,14 +2438,14 @@ topics for ecologists (ISBN 978-0-691-12522-0).")
(define-public r-lpsolve
(package
(name "r-lpsolve")
- (version "5.6.13.3")
+ (version "5.6.15")
(source
(origin
(method url-fetch)
(uri (cran-uri "lpSolve" version))
(sha256
(base32
- "1xazby8amb47vw5n12k13awv7x3bjci3q8vdd3vk1ms0ii16ahg6"))))
+ "1fpkyjyqykwa1dxnhiky01pm09syxg169lm7hpy39bdbg10vw9s6"))))
(properties `((upstream-name . "lpSolve")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/lpSolve")
- branch master updated (5e61de2 -> 2afae7f), guix-commits, 2020/01/27
- 01/50: gnu: r-metap: Update to 1.3., guix-commits, 2020/01/27
- 03/50: gnu: r-callr: Update to 3.4.1., guix-commits, 2020/01/27
- 04/50: gnu: r-rgooglemaps: Update to 1.4.5.2., guix-commits, 2020/01/27
- 02/50: gnu: r-diversitree: Update to 0.9-13., guix-commits, 2020/01/27
- 06/50: gnu: r-lpsolve: Update to 5.6.15.,
guix-commits <=
- 08/50: gnu: r-xts: Update to 0.12-0., guix-commits, 2020/01/27
- 09/50: gnu: r-tsp: Update to 1.1-8., guix-commits, 2020/01/27
- 12/50: gnu: r-factominer: Update to 2.1., guix-commits, 2020/01/27
- 11/50: gnu: r-leaps: Update to 3.1., guix-commits, 2020/01/27
- 05/50: gnu: r-prettyunits: Update to 1.1.1., guix-commits, 2020/01/27
- 07/50: gnu: r-broom: Update to 0.5.4., guix-commits, 2020/01/27
- 13/50: gnu: r-sjlabelled: Update to 1.1.2., guix-commits, 2020/01/27
- 14/50: gnu: r-magick: Update to 2.3., guix-commits, 2020/01/27
- 16/50: gnu: r-sjstats: Update to 0.17.8., guix-commits, 2020/01/27
- 15/50: gnu: r-survey: Update to 3.37., guix-commits, 2020/01/27