gnu: r-flextable: Update to 0.9.2.

* gnu/packages/cran.scm (r-flextable): Update to 0.9.2.
This commit is contained in:
Ricardo Wurmus 2023-07-11 15:35:24 +02:00
parent 94afe638da
commit 172aeabe36
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12978,14 +12978,14 @@ (define-public r-moonbook
(define-public r-flextable
(package
(name "r-flextable")
(version "0.9.1")
(version "0.9.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "flextable" version))
(sha256
(base32
"0ic3mny2kgfyckjc77sycq5czhx68i9dgqp7g3lc06h303kcjqm4"))))
"0gcjkw35dlhf71djkvmlz0rp62sy3zd45vm8qhk1v3z5ka8m7kdw"))))
(build-system r-build-system)
(propagated-inputs
(list r-data-table