gnu: r-rsparse: Update to 0.5.2.

* gnu/packages/cran.scm (r-rsparse): Update to 0.5.2.

Change-Id: I0965edeea723d5b2d33932383cf1bb8b42d3eb65
This commit is contained in:
Ricardo Wurmus 2024-07-02 14:58:44 +02:00
parent 14d2f84b02
commit 167b84c17d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -26622,14 +26622,14 @@ (define-public r-float
(define-public r-rsparse (define-public r-rsparse
(package (package
(name "r-rsparse") (name "r-rsparse")
(version "0.5.1") (version "0.5.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "rsparse" version)) (uri (cran-uri "rsparse" version))
(sha256 (sha256
(base32 (base32
"15kdllm2lh6xdlv4j0ljyj5pczhx26s9d8cac7953zbb0sd45chz")))) "0a40mhbzlakjsf6wj00p8pqr6slhn7gxsgq2rycp3yg478ajwqyp"))))
(properties `((upstream-name . "rsparse"))) (properties `((upstream-name . "rsparse")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs