1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-08 10:15:56 +02:00

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
+2 -2
View File
@@ -10735,14 +10735,14 @@ functions.")
(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