Skip to content
Snippets Groups Projects
Unverified Commit c8cf595a authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-multcomp: Update to 1.4-12.

* gnu/packages/cran.scm (r-multcomp): Update to 1.4-12.
parent 707608fd
No related branches found
No related tags found
No related merge requests found
...@@ -8221,14 +8221,14 @@ (define-public r-th-data ...@@ -8221,14 +8221,14 @@ (define-public r-th-data
(define-public r-multcomp (define-public r-multcomp
(package (package
(name "r-multcomp") (name "r-multcomp")
(version "1.4-11") (version "1.4-12")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "multcomp" version)) (uri (cran-uri "multcomp" version))
(sha256 (sha256
(base32 (base32
"0jw9661hs4396wz9vflk3rak0ryzj1cg2pnndsn1gb4fjyf2vlhb")))) "14c2f10rz546w7ly5f4r6wnd07yj5gic38an17gxny1vf2nsff0b"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-codetools" ,r-codetools) `(("r-codetools" ,r-codetools)
......
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