gnu: r-sparsem: Update to 1.84-2.

* gnu/packages/statistics.scm (r-sparsem): Update to 1.84-2.

Change-Id: Id2123705c08bab173a4c8da3029e9bbda4db3ceb
This commit is contained in:
Ricardo Wurmus 2024-08-16 18:36:18 +02:00
parent 864e9d4e03
commit 595667be4d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3674,13 +3674,13 @@ (define-public r-snow
(define-public r-sparsem
(package
(name "r-sparsem")
(version "1.84")
(version "1.84-2")
(source (origin
(method url-fetch)
(uri (cran-uri "SparseM" version))
(sha256
(base32
"05pxj16l1d9smlsn9h3pxcnd49s8l7f6088xvn808pa1f3h9dybn"))))
"0rc6x466jhalb6baxxhffmmcpi03nndvvighp696rrvrhsxzv015"))))
(properties
`((upstream-name . "SparseM")))
(native-inputs