gnu: r-rstpm2: Update to 1.5.8.
* gnu/packages/cran.scm (r-rstpm2): Update to 1.5.8.
This commit is contained in:
parent
70f519bcfb
commit
3ab86d3ee4
@ -2776,14 +2776,14 @@ rules and utility functions for adaptive GH quadrature.")
|
||||
(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
|
||||
|
Loading…
Reference in New Issue
Block a user