me
/
guix
Archived
1
0
Fork 0

gnu: r-ggstatsplot: Update to 0.12.1.

* gnu/packages/cran.scm (r-ggstatsplot): Update to 0.12.1.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -800,13 +800,13 @@ text annotations.")
(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