gnu: r-rstpm2: Update to 1.5.8.

* gnu/packages/cran.scm (r-rstpm2): Update to 1.5.8.
This commit is contained in:
Ricardo Wurmus 2022-11-04 08:23:13 +01:00
parent 70f519bcfb
commit 3ab86d3ee4
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2776,14 +2776,14 @@ (define-public r-fastghquad
(define-public r-rstpm2
(package
(name "r-rstpm2")
(version "1.5.7")
(version "1.5.8")
(source
(origin
(method url-fetch)
(uri (cran-uri "rstpm2" version))
(sha256
(base32
"1gsizffplj4m9x1ln82f76936psgxn9cii45m7658lpwf2nzwli2"))))
"038qq5kar9f5ygd18aicwfqrr7fl37p0r9shgpc6wf2vmj564crn"))))
(properties `((upstream-name . "rstpm2")))
(build-system r-build-system)
(propagated-inputs