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

* gnu/packages/cran.scm (r-mcmc): Update to 0.9-6.1.
This commit is contained in:
Ricardo Wurmus 2020-02-19 21:14:36 +01:00
parent 8f5468e7e7
commit ecf7477b6e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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