gnu: r-ggstatsplot: Update to 0.12.3.

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

Change-Id: If7ff6313571682ef2380acaca82038539dbca48c
This commit is contained in:
Ricardo Wurmus 2024-04-09 18:45:30 +02:00
parent 49fc4644df
commit 86a28d0370
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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