[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/28: gnu: r-clarabel: Update to 0.9.0.1.
From: |
guix-commits |
Subject: |
11/28: gnu: r-clarabel: Update to 0.9.0.1. |
Date: |
Sun, 8 Sep 2024 08:24:15 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit a00099a3c4f99e6708087dd4418ad80fce069034
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Sep 7 14:40:02 2024 +0200
gnu: r-clarabel: Update to 0.9.0.1.
* gnu/packages/cran.scm (r-clarabel): Update to 0.9.0.1.
Change-Id: I5805cd2d8b012695b2f5857050f35e3d6700238b
---
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 ffa2ed9187..c722d5e9d7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24341,13 +24341,13 @@ classes.")
(define-public r-clarabel
(package
(name "r-clarabel")
- (version "0.9.0")
+ (version "0.9.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "clarabel" version))
(sha256
- (base32 "1g66y8s4v7qzm92dhnsmng28sm4lf6wggb4kc6arvp75z0i315jh"))))
+ (base32 "1qfchpxd0hnw4vcs6vbkkrf0rqrrjr85j1hvpka466aqpdsl2qsa"))))
(properties `((upstream-name . "clarabel")))
(build-system r-build-system)
(arguments
- 12/28: gnu: r-spdata: Update to 2.3.3., (continued)
- 12/28: gnu: r-spdata: Update to 2.3.3., guix-commits, 2024/09/08
- 15/28: gnu: r-parameters: Update to 0.22.2., guix-commits, 2024/09/08
- 17/28: gnu: r-quanteda: Update to 4.1.0., guix-commits, 2024/09/08
- 18/28: gnu: r-spatstat-univar: Update to 3.0-1., guix-commits, 2024/09/08
- 20/28: gnu: r-spacetime: Update to 1.3-2., guix-commits, 2024/09/08
- 21/28: gnu: r-automap: Update to 1.1-12., guix-commits, 2024/09/08
- 25/28: gnu: r-mvtnorm: Update to 1.3-1., guix-commits, 2024/09/08
- 28/28: gnu: r-quantmod: Attempt to build reproducibly., guix-commits, 2024/09/08
- 10/28: gnu: r-pbdzmq: Update to 0.3-12., guix-commits, 2024/09/08
- 14/28: gnu: r-sf: Update to 1.0-17., guix-commits, 2024/09/08
- 11/28: gnu: r-clarabel: Update to 0.9.0.1.,
guix-commits <=
- 13/28: gnu: r-wk: Update to 0.9.3., guix-commits, 2024/09/08
- 16/28: gnu: r-emoa: Update to 0.5-3., guix-commits, 2024/09/08
- 19/28: gnu: r-paws-common: Update to 0.7.6., guix-commits, 2024/09/08
- 22/28: gnu: r-microbenchmark: Update to 1.5.0., guix-commits, 2024/09/08
- 23/28: gnu: r-catools: Update to 1.18.3., guix-commits, 2024/09/08
- 24/28: gnu: r-segmented: Update to 2.1-2., guix-commits, 2024/09/08
- 26/28: gnu: r-matrixstats: Update to 1.4.0., guix-commits, 2024/09/08
- 27/28: gnu: r-hexbin: Update to 1.28.4., guix-commits, 2024/09/08