Archived
1
0
Fork 0

gnu: r-ztree: Update to 1.0.7.

* gnu/packages/cran.scm (r-ztree): Update to 1.0.7.
This commit is contained in:
Ricardo Wurmus 2021-11-23 15:23:38 +01:00
parent d814232f89
commit b1010b9525
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -31105,14 +31105,14 @@ files, images, movie formats, etc., etc.) through an R session.")
(define-public r-ztree (define-public r-ztree
(package (package
(name "r-ztree") (name "r-ztree")
(version "1.0.6") (version "1.0.7")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "zTree" version)) (uri (cran-uri "zTree" version))
(sha256 (sha256
(base32 (base32
"1mywxrx6bw7dzhrdwyxbjzc8ikgvw423zycyji0jjr69cfhpmywv")))) "005zk6wpchpss6865ki35yawgf668pn70163ah97rnfkhfaswm6y"))))
(properties `((upstream-name . "zTree"))) (properties `((upstream-name . "zTree")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs