~ruther/guix-local

22f293e70d7fcb871ca42743984f2c5d4cf589aa — Ricardo Wurmus 2 months ago 9a48992
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>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/cran.scm
M gnu/packages/cran.scm => gnu/packages/cran.scm +2 -2
@@ 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