Archived
1
0
Fork 0

gnu: r-styler: Update to 1.9.1.

* gnu/packages/cran.scm (r-styler): Update to 1.9.1.
This commit is contained in:
Ricardo Wurmus 2023-03-19 14:44:34 +01:00
parent 1a89402c3c
commit 75befe143f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -23072,14 +23072,14 @@ batch correction, and data correction.")
(define-public r-styler (define-public r-styler
(package (package
(name "r-styler") (name "r-styler")
(version "1.9.0") (version "1.9.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
"0by0mbdvdh8lrr350br1s01fl7yqjpi4vkj0b84b5x83vyrifm58")))) "1fyhvqimiysrmcqd126cjxvlwy6msj3v1d90r1g681zhcb0a63y8"))))
(build-system r-build-system) (build-system r-build-system)
;; This is needed by R.cache. ;; This is needed by R.cache.
(arguments (arguments