[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/212: gnu: r-lpsolve: Update to 5.6.18.
From: |
guix-commits |
Subject: |
28/212: gnu: r-lpsolve: Update to 5.6.18. |
Date: |
Sat, 18 Feb 2023 14:00:49 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 19353560c5410db8256353c4712b39eade55f498
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:15 2023 +0100
gnu: r-lpsolve: Update to 5.6.18.
* gnu/packages/cran.scm (r-lpsolve): Update to 5.6.18.
---
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 9013bcb443..81239062a8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5959,14 +5959,14 @@ topics for ecologists (ISBN 978-0-691-12522-0).")
(define-public r-lpsolve
(package
(name "r-lpsolve")
- (version "5.6.17")
+ (version "5.6.18")
(source
(origin
(method url-fetch)
(uri (cran-uri "lpSolve" version))
(sha256
(base32
- "124jdjvxi1kqfd10jv85jqllvba1hi2z4j5g7n8wc1fwv4mq09gp"))))
+ "04p71mcpksighyvl74ffvgxzc7iiv7nafphddhmqa6yqzhk1j7km"))))
(properties `((upstream-name . "lpSolve")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/lpSolve")
- 03/212: import/cran: Add directory-needs-esbuild?., (continued)
- 03/212: import/cran: Add directory-needs-esbuild?., guix-commits, 2023/02/18
- 06/212: import/cran: Add generic way to detect needed libraries., guix-commits, 2023/02/18
- 08/212: gnu: r-flexdashboard: Update to 0.6.1., guix-commits, 2023/02/18
- 11/212: gnu: Add r-gfonts., guix-commits, 2023/02/18
- 13/212: gnu: r-d3r: Update to 1.0.1., guix-commits, 2023/02/18
- 14/212: gnu: r-wgcna: Update to 1.72-1., guix-commits, 2023/02/18
- 15/212: gnu: r-abn: Update to 2.7-3., guix-commits, 2023/02/18
- 17/212: gnu: r-ggalluvial: Update to 0.12.4., guix-commits, 2023/02/18
- 23/212: gnu: r-mapproj: Update to 1.2.11., guix-commits, 2023/02/18
- 18/212: gnu: r-ggpp: Update to 0.5.1., guix-commits, 2023/02/18
- 28/212: gnu: r-lpsolve: Update to 5.6.18.,
guix-commits <=
- 12/212: gnu: r-sendmailr: Update to 1.4-0., guix-commits, 2023/02/18
- 41/212: gnu: r-utf8: Update to 1.2.3., guix-commits, 2023/02/18
- 44/212: gnu: r-network: Update to 1.18.1., guix-commits, 2023/02/18
- 45/212: gnu: r-statnet-common: Update to 4.8.0., guix-commits, 2023/02/18
- 39/212: gnu: r-tsp: Update to 1.2-2., guix-commits, 2023/02/18
- 55/212: gnu: r-rstatix: Update to 0.7.2., guix-commits, 2023/02/18
- 53/212: gnu: r-reticulate: Update to 1.28., guix-commits, 2023/02/18
- 66/212: gnu: r-nleqslv: Update to 3.3.4., guix-commits, 2023/02/18
- 78/212: gnu: r-rgl: Update to 1.0.1., guix-commits, 2023/02/18
- 22/212: gnu: r-sass: Update to 0.4.5., guix-commits, 2023/02/18