gnu: r-stanheaders: Update to 2.26.25.
* gnu/packages/cran.scm (r-stanheaders): Update to 2.26.25.
This commit is contained in:
parent
51f686edd8
commit
a29c730c0e
@ -29558,14 +29558,14 @@ perform @dfn{exploratory mediation} (XMed).")
|
||||
(define-public r-stanheaders
|
||||
(package
|
||||
(name "r-stanheaders")
|
||||
(version "2.21.0-7")
|
||||
(version "2.26.25")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "StanHeaders" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0srkyawyiykn3p5lw1z3zf18s4ax4iasv1ci3l1px40f9w36wm17"))))
|
||||
"1xds719xga7144mxirjnqxmcv1ncj5fb5z247blm4dkbn9q2vg4k"))))
|
||||
(properties `((upstream-name . "StanHeaders")))
|
||||
(build-system r-build-system)
|
||||
(inputs (list pandoc))
|
||||
|
Loading…
Reference in New Issue
Block a user