gnu: r-flextable: Update to 0.7.0.

* gnu/packages/cran.scm (r-flextable): Update to 0.7.0.
This commit is contained in:
Ricardo Wurmus 2022-03-15 14:28:33 +01:00
parent 4199e47865
commit 95350fb1d7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9501,14 +9501,14 @@ (define-public r-moonbook
(define-public r-flextable
(package
(name "r-flextable")
(version "0.6.10")
(version "0.7.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "flextable" version))
(sha256
(base32
"01nm0357b0z4dgrplbq9ms63j51n0rgvvxyy068zdsc5p7j3lql2"))))
"15vr5lb87712mymsvv01kz9s1fb54sx5kybsa2x547k5g10dbrbm"))))
(build-system r-build-system)
(propagated-inputs
(list r-base64enc