mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-clarabel: Update to 0.9.0.1.
* gnu/packages/cran.scm (r-clarabel): Update to 0.9.0.1. Change-Id: I5805cd2d8b012695b2f5857050f35e3d6700238b
This commit is contained in:
parent
0eb962fe03
commit
a00099a3c4
1 changed files with 2 additions and 2 deletions
|
@ -24341,13 +24341,13 @@ (define-public r-udunits2
|
|||
(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
|
||||
|
|
Loading…
Reference in a new issue