gnu: r-styler: Update to 1.10.1.

* gnu/packages/cran.scm (r-styler): Update to 1.10.1.
This commit is contained in:
Ricardo Wurmus 2023-07-11 15:35:27 +02:00
parent 177339b8b4
commit b13c386550
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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