gnu: r-flextable: Update to 0.9.1.

* gnu/packages/cran.scm (r-flextable): Update to 0.9.1.
This commit is contained in:
Ricardo Wurmus 2023-04-06 17:32:37 +02:00
parent b93f3904f6
commit 88d8ab1809
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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