[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/34: gnu: r-lpsolve: Update to 5.6.13.1.
From: |
guix-commits |
Subject: |
07/34: gnu: r-lpsolve: Update to 5.6.13.1. |
Date: |
Tue, 28 May 2019 18:17:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6edf0fb3dbd5592b05a706b737577ada9398e68b
Author: Ricardo Wurmus <address@hidden>
Date: Tue May 28 23:54:07 2019 +0200
gnu: r-lpsolve: Update to 5.6.13.1.
* gnu/packages/cran.scm (r-lpsolve): Update to 5.6.13.1.
---
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 c5fc3be..da37c26 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2068,14 +2068,14 @@ topics for ecologists (ISBN 978-0-691-12522-0).")
(define-public r-lpsolve
(package
(name "r-lpsolve")
- (version "5.6.13")
+ (version "5.6.13.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "lpSolve" version))
(sha256
(base32
- "13a9ry8xf5j1f2j6imqrxdgxqz3nqp9sj9b4ivyx9sid459irm6m"))))
+ "1f10ywlaaldgjj84vs108ly0nsbkrdgbn5d6qj7nk93j1x1xrn3a"))))
(properties `((upstream-name . "lpSolve")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/lpSolve")
- branch master updated (fa86654 -> d37ba98), guix-commits, 2019/05/28
- 09/34: gnu: r-jomo: Update to 2.6-8., guix-commits, 2019/05/28
- 07/34: gnu: r-lpsolve: Update to 5.6.13.1.,
guix-commits <=
- 01/34: gnu: r-evaluate: Update to 0.14., guix-commits, 2019/05/28
- 03/34: gnu: r-zoo: Update to 1.8-6., guix-commits, 2019/05/28
- 14/34: gnu: r-refgenome: Update to 1.7.7., guix-commits, 2019/05/28
- 18/34: gnu: r-etm: Update to 1.0.5., guix-commits, 2019/05/28
- 13/34: gnu: r-snakecase: Update to 0.11.0., guix-commits, 2019/05/28
- 10/34: gnu: r-tsp: Update to 1.1-7., guix-commits, 2019/05/28
- 08/34: gnu: r-ksamples: Update to 1.2-9., guix-commits, 2019/05/28
- 04/34: gnu: r-prabclus: Update to 2.2-7.1., guix-commits, 2019/05/28
- 05/34: gnu: r-fpc: Update to 2.2-1., guix-commits, 2019/05/28
- 06/34: gnu: r-car: Update to 3.0-3., guix-commits, 2019/05/28