summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2026-01-14 19:41:53 +0100
committerRutherther <rutherther@ditigal.xyz>2026-01-25 21:27:15 +0100
commit22f293e70d7fcb871ca42743984f2c5d4cf589aa (patch)
treec252b734e3ee04c998cc87324e480254a7c76064 /gnu
parent9a4899245673692131409329f21dee50bedf1fc5 (diff)
gnu: r-ggstatsplot: Update to 0.13.4.
* gnu/packages/cran.scm (r-ggstatsplot): Update to 0.13.4. Change-Id: I14ee5adc6ff9bf4b4de15d3ba8b36c8e74a25df4 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/cran.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 79de400a31..481d9cb2b8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -4840,13 +4840,13 @@ plots.")
(define-public r-ggstatsplot
(package
(name "r-ggstatsplot")
- (version "0.13.3")
+ (version "0.13.4")
(source (origin
(method url-fetch)
(uri (cran-uri "ggstatsplot" version))
(sha256
(base32
- "0c31zi0pkvp8prj2i9h48wpq1n05vssrhg4ijnnm6xl6w1jr8dl7"))))
+ "0mw71xlgbvmv6q1846dhpg4f1827cnb09ql8mfkahifg84n9cv00"))))
(properties `((upstream-name . "ggstatsplot")))
(build-system r-build-system)
(propagated-inputs (list r-correlation