gnu: r-flextable: Update to 0.9.3.

* gnu/packages/cran.scm (r-flextable): Update to 0.9.3.
This commit is contained in:
Ricardo Wurmus 2023-09-14 00:04:07 +02:00
parent e371d89fa4
commit 00a4e351eb
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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