gnu: r-ggstatsplot: Update to 0.12.2.

* gnu/packages/cran.scm (r-ggstatsplot): Update to 0.12.2.

Change-Id: Iafe26006e36b482da64afa5c1ae88176ba2590d0
This commit is contained in:
Ricardo Wurmus 2024-01-17 23:09:45 +01:00
parent e1d3131080
commit 7f7ca62e27
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

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