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:
Ricardo Wurmus 2024-09-07 14:40:02 +02:00
parent 0eb962fe03
commit a00099a3c4
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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