gnu: r-sjplot: Update to 2.8.10.

* gnu/packages/cran.scm (r-sjplot): Update to 2.8.10.
This commit is contained in:
Ricardo Wurmus 2022-01-05 19:34:19 +01:00
parent 4947de6cc1
commit 299c6bee4b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11335,13 +11335,13 @@ (define-public r-effectsize
(define-public r-sjplot
(package
(name "r-sjplot")
(version "2.8.9")
(version "2.8.10")
(source
(origin
(method url-fetch)
(uri (cran-uri "sjPlot" version))
(sha256
(base32 "07b9p5wbb6xmyapg9j6i4cdcj7j9wj9gi30gljj6j2lj1flgdd7q"))))
(base32 "1rnwhh271xj8xgvvlpqw9ain56mfz37fvl7f6jq9nzx9jxx95bjd"))))
(properties `((upstream-name . "sjPlot")))
(build-system r-build-system)
(propagated-inputs