gnu: r-flextable: Update to 0.9.4.

* gnu/packages/cran.scm (r-flextable): Update to 0.9.4.

Change-Id: I4dc7e676d995dd7369857673c28754785701f0a0
This commit is contained in:
Ricardo Wurmus 2023-10-25 16:57:37 +02:00
parent d89584767c
commit c3af1886d0
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -13573,14 +13573,14 @@ functions.")
(define-public r-flextable
(package
(name "r-flextable")
(version "0.9.3")
(version "0.9.4")
(source
(origin
(method url-fetch)
(uri (cran-uri "flextable" version))
(sha256
(base32
"1jdikfiswxi63vj9xr9a24p8fv50h91pvhv3xllgwwfbs1wqyq4x"))))
"1dlsag1y3s7d5lp1dh2kxf1qax4r9xvxycpmxl64gkr50dk13bam"))))
(build-system r-build-system)
(propagated-inputs
(list r-data-table