[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
96/224: gnu: r-osqp: Update to 0.6.3.3.
From: |
guix-commits |
Subject: |
96/224: gnu: r-osqp: Update to 0.6.3.3. |
Date: |
Wed, 17 Jul 2024 03:11:19 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit bde31dbfd2d13ee46a112d34d7860d5db6dd2918
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:43 2024 +0200
gnu: r-osqp: Update to 0.6.3.3.
* gnu/packages/cran.scm (r-osqp): Update to 0.6.3.3.
Change-Id: I3fb2bbae26145d46e86d4b57ebffe718c1f1750b
---
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 c16ce327ce..3ac5c2f398 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24990,13 +24990,13 @@ that accept short and long options.")
(define-public r-osqp
(package
(name "r-osqp")
- (version "0.6.3.2")
+ (version "0.6.3.3")
(source (origin
(method url-fetch)
(uri (cran-uri "osqp" version))
(sha256
(base32
- "0i1jh3fr8d45b7inq9s6iyqszhh18hps8jpzkm0hzgj2k8r3nm0q"))))
+ "1fzmw813iab07vnc714zyaszbnsagbmba7j69la36hvnqx78wggz"))))
(properties `((upstream-name . "osqp")))
(build-system r-build-system)
(propagated-inputs (list r-matrix r-r6 r-rcpp))
- 16/224: gnu: r-abn: Update to 3.1.1., (continued)
- 16/224: gnu: r-abn: Update to 3.1.1., guix-commits, 2024/07/17
- 21/224: gnu: r-correlation: Update to 0.8.5., guix-commits, 2024/07/17
- 22/224: gnu: r-datawizard: Update to 0.11.0., guix-commits, 2024/07/17
- 27/224: gnu: r-climaemet: Update to 1.3.0., guix-commits, 2024/07/17
- 29/224: gnu: r-ggpp: Update to 0.5.8-1., guix-commits, 2024/07/17
- 32/224: gnu: r-mc2d: Update to 0.2.1., guix-commits, 2024/07/17
- 34/224: gnu: r-secretbase: Update to 1.0.0., guix-commits, 2024/07/17
- 36/224: gnu: r-hgnchelper: Update to 0.8.14., guix-commits, 2024/07/17
- 87/224: gnu: r-fields: Update to 16.2., guix-commits, 2024/07/17
- 94/224: gnu: r-spdep: Update to 1.3-5., guix-commits, 2024/07/17
- 96/224: gnu: r-osqp: Update to 0.6.3.3.,
guix-commits <=
- 103/224: gnu: r-dqrng: Update to 0.4.1., guix-commits, 2024/07/17
- 106/224: gnu: r-terra: Update to 1.7-78., guix-commits, 2024/07/17
- 11/224: gnu: r-nloptr: Update to 2.1.1., guix-commits, 2024/07/17
- 17/224: gnu: r-cachem: Update to 1.1.0., guix-commits, 2024/07/17
- 19/224: gnu: r-consort: Update to 1.2.2., guix-commits, 2024/07/17
- 23/224: gnu: r-dbscan: Update to 1.2-0., guix-commits, 2024/07/17
- 26/224: gnu: r-biglm: Update to 0.9-3., guix-commits, 2024/07/17
- 25/224: gnu: r-rocit: Update to 2.1.2., guix-commits, 2024/07/17
- 24/224: gnu: r-googlevis: Update to 0.7.3., guix-commits, 2024/07/17
- 28/224: gnu: r-zcompositions: Update to 1.5.0-4., guix-commits, 2024/07/17