gnu: r-vioplot: Update to 0.3.6.

* gnu/packages/cran.scm (r-vioplot): Update to 0.3.6.
This commit is contained in:
Ricardo Wurmus 2021-04-08 02:25:49 +02:00
parent bd005c093a
commit c6976608be
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4768,14 +4768,14 @@ (define-public r-venndiagram
(define-public r-vioplot (define-public r-vioplot
(package (package
(name "r-vioplot") (name "r-vioplot")
(version "0.3.5") (version "0.3.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "vioplot" version)) (uri (cran-uri "vioplot" version))
(sha256 (sha256
(base32 (base32
"0aiy615kn9lpr2cs757g3pklg81n01yhqh0wrwv111fn3cy86r0v")))) "15vmrm9gwdhfg8mnq8rsg7m59kzc9h53cv96am4ds1dkm56w4n6p"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
`(("r-sm" ,r-sm) `(("r-sm" ,r-sm)