[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/235: gnu: r-lpsolve: Update to 5.6.21.
From: |
guix-commits |
Subject: |
52/235: gnu: r-lpsolve: Update to 5.6.21. |
Date: |
Fri, 1 Nov 2024 10:09:31 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit f850eaf1fb20df0e2df456633ee31f28402b66d4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 1 15:00:39 2024 +0100
gnu: r-lpsolve: Update to 5.6.21.
* gnu/packages/cran.scm (r-lpsolve): Update to 5.6.21.
Change-Id: I4fada3c4a6922c922d419e04bfe426c1134d0e8b
---
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 3eb2749abf..4c1059dc83 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -9031,14 +9031,14 @@ topics for ecologists (ISBN 978-0-691-12522-0).")
(define-public r-lpsolve
(package
(name "r-lpsolve")
- (version "5.6.20")
+ (version "5.6.21")
(source
(origin
(method url-fetch)
(uri (cran-uri "lpSolve" version))
(sha256
(base32
- "1nr1vjz6ma42kxbcay4g9j30r9srkbw79f06sdnc68sid2h0dziz"))))
+ "1l9xf5zf3jfdwc8r729pxqsdg78dxmiqc1wvgap1kyl8b04cr97d"))))
(properties `((upstream-name . "lpSolve")))
(build-system r-build-system)
(home-page "https://cran.r-project.org/web/packages/lpSolve")
- 26/235: gnu: r-askpass: Update to 1.2.1., (continued)
- 26/235: gnu: r-askpass: Update to 1.2.1., guix-commits, 2024/11/01
- 30/235: gnu: r-modelenv: Update to 0.2.0., guix-commits, 2024/11/01
- 39/235: gnu: r-geosphere: Update to 1.5-20., guix-commits, 2024/11/01
- 34/235: gnu: r-curl: Update to 5.2.3., guix-commits, 2024/11/01
- 35/235: gnu: r-rjson: Update to 0.2.23., guix-commits, 2024/11/01
- 38/235: gnu: r-gensa: Update to 1.1.14.1., guix-commits, 2024/11/01
- 40/235: gnu: r-amap: Update to 0.8-20., guix-commits, 2024/11/01
- 43/235: gnu: r-ps: Update to 1.8.1., guix-commits, 2024/11/01
- 44/235: gnu: r-pkgbuild: Update to 1.4.5., guix-commits, 2024/11/01
- 47/235: gnu: r-dendextend: Update to 1.18.1., guix-commits, 2024/11/01
- 52/235: gnu: r-lpsolve: Update to 5.6.21.,
guix-commits <=
- 56/235: gnu: r-rmysql: Update to 0.10.29., guix-commits, 2024/11/01
- 61/235: gnu: r-coro: Update to 1.0.5., guix-commits, 2024/11/01
- 69/235: gnu: r-xfun: Update to 0.49., guix-commits, 2024/11/01
- 70/235: gnu: r-tinytex: Update to 0.53., guix-commits, 2024/11/01
- 63/235: gnu: r-statsexpressions: Update to 1.6.1., guix-commits, 2024/11/01
- 68/235: gnu: r-timeseries: Update to 4041.111., guix-commits, 2024/11/01
- 75/235: gnu: r-abind: Update to 1.4-8., guix-commits, 2024/11/01
- 81/235: gnu: r-rbibutils: Update to 2.3., guix-commits, 2024/11/01
- 78/235: gnu: r-rio: Update to 1.2.3., guix-commits, 2024/11/01
- 80/235: gnu: r-renv: Update to 1.0.11., guix-commits, 2024/11/01