mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
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
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue