gnu: r-flextable: Update to 0.8.2.

* gnu/packages/cran.scm (r-flextable): Update to 0.8.2.
This commit is contained in:
Ricardo Wurmus 2022-11-04 08:23:29 +01:00
parent e4a1dee4b2
commit 2f74055cfc
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10735,14 +10735,14 @@ (define-public r-moonbook
(define-public r-flextable
(package
(name "r-flextable")
(version "0.8.0")
(version "0.8.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "flextable" version))
(sha256
(base32
"03l9wgsikg1n2i3hxkb850kprs49nlrawyrm46k1d95b83d2qq8s"))))
"054rkx98qhwp8i4fj9jkv5297sc4g193wfs6b537q62iyqmcjlx3"))))
(build-system r-build-system)
(propagated-inputs
(list r-base64enc