gnu: r-sparsem: Update to 1.72.

* gnu/packages/statistics.scm (r-sparsem): Update to 1.72.
This commit is contained in:
Ricardo Wurmus 2016-09-12 15:29:07 +02:00
parent b9ab3b08b8
commit 7931531a23
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2225,13 +2225,13 @@ worker processes and collect and return the results on the master.")
(define-public r-sparsem
(package
(name "r-sparsem")
(version "1.7")
(version "1.72")
(source (origin
(method url-fetch)
(uri (cran-uri "SparseM" version))
(sha256
(base32
"0s9kab5khk7daqf6nfp1wm1qnhkssnnwnymisfwyk3kz4q5maqfz"))))
"0zpb1swn9xjkb22sky10ixff7vqfiz9m36nkbc1qqbm9frcldnka"))))
(properties
`((upstream-name . "SparseM")))
(inputs