gnu: r-mcmc: Update to 0.9-6.

* gnu/packages/cran.scm (r-mcmc): Update to 0.9-6.
This commit is contained in:
Ricardo Wurmus 2019-03-20 23:49:20 +01:00
parent 7e6c5ebbea
commit ae7e6f0620
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10684,14 +10684,14 @@ (define-public r-parcor
(define-public r-mcmc
(package
(name "r-mcmc")
(version "0.9-5")
(version "0.9-6")
(source
(origin
(method url-fetch)
(uri (cran-uri "mcmc" version))
(sha256
(base32
"1i3rahph8pbhi5dsyjnkazqklg4lhh3azlyvx4kvabx50q0awxn6"))))
"1fc6a6asn53lx7x7pnlb5mb716nv4pcmbp99f1i30y4hzygihfj4"))))
(build-system r-build-system)
(home-page "http://www.stat.umn.edu/geyer/mcmc/")
(synopsis "Markov chain Monte Carlo")