gnu: r-ggstatsplot: Update to 0.12.1.

* gnu/packages/cran.scm (r-ggstatsplot): Update to 0.12.1.
This commit is contained in:
Ricardo Wurmus 2023-10-05 13:34:41 +02:00
parent b253dbe7a0
commit fa97d8c2d0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -800,13 +800,13 @@ (define-public r-ggfittext
(define-public r-ggstatsplot
(package
(name "r-ggstatsplot")
(version "0.12.0")
(version "0.12.1")
(source (origin
(method url-fetch)
(uri (cran-uri "ggstatsplot" version))
(sha256
(base32
"17jxvzr4dlvsakrsvblxngg60jxh0c1a0i8phqqg63nbf79ng2lk"))))
"0w24dbz2zc60zpxp2bylj6yk8rwdrkbppkykmip1wrhsbi8663xi"))))
(properties `((upstream-name . "ggstatsplot")))
(build-system r-build-system)
(propagated-inputs (list r-correlation