gnu: r-flextable: Update to 0.9.5.

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

Change-Id: I0355bf1ee1231d57f389d6cecd1f7dc01beca7a0
This commit is contained in:
Ricardo Wurmus 2024-03-11 13:30:17 +01:00
parent f28e3c281a
commit 81a991b2f5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -14652,14 +14652,14 @@ (define-public r-moonbook
(define-public r-flextable
(package
(name "r-flextable")
(version "0.9.4")
(version "0.9.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "flextable" version))
(sha256
(base32
"1dlsag1y3s7d5lp1dh2kxf1qax4r9xvxycpmxl64gkr50dk13bam"))))
"14mq27k7998405qwpdpxa1csbf5pdgzj9s892xm95bd4chnshdvw"))))
(build-system r-build-system)
(propagated-inputs
(list r-data-table