gnu: r-styler: Update to 1.10.0.

* gnu/packages/cran.scm (r-styler): Update to 1.10.0.
This commit is contained in:
Ricardo Wurmus 2023-05-31 12:15:19 +02:00
parent 58c72740b0
commit 0b9facbccf
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -23765,14 +23765,14 @@ (define-public r-sctransform
(define-public r-styler
(package
(name "r-styler")
(version "1.9.1")
(version "1.10.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "styler" version))
(sha256
(base32
"1fyhvqimiysrmcqd126cjxvlwy6msj3v1d90r1g681zhcb0a63y8"))))
"1zaxwhcgfasrchg2qcrr3i9scyvz57g363q77d39zrz69yk363ic"))))
(build-system r-build-system)
;; This is needed by R.cache.
(arguments