Skip to content
Snippets Groups Projects
Unverified Commit ec2014d5 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: r-sjstats: Update to 0.17.7.

* gnu/packages/cran.scm (r-sjstats): Update to 0.17.7.
parent 1d4f0019
No related branches found
No related tags found
No related merge requests found
...@@ -8175,14 +8175,13 @@ (define-public r-tmb ...@@ -8175,14 +8175,13 @@ (define-public r-tmb
(define-public r-sjstats (define-public r-sjstats
(package (package
(name "r-sjstats") (name "r-sjstats")
(version "0.17.6") (version "0.17.7")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "sjstats" version)) (uri (cran-uri "sjstats" version))
(sha256 (sha256
(base32 (base32 "029rl05p88bp01favz300m980r1khcx2a2kn88yqbnbgkjjgqqc6"))))
"11z1wfi0d74d1rld0320l3vmv6rl41wa0v9bjc44rk06yc90wld2"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-bayestestr" ,r-bayestestr) `(("r-bayestestr" ,r-bayestestr)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment