me
/
guix
Archived
1
0
Fork 0

gnu: r-flextable: Update to 0.8.0.

* gnu/packages/cran.scm (r-flextable): Update to 0.8.0.
master
Ricardo Wurmus 2022-09-20 10:52:57 +02:00
parent 567af5689f
commit 3d307748c7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10614,14 +10614,14 @@ functions.")
(define-public r-flextable
(package
(name "r-flextable")
(version "0.7.2")
(version "0.8.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "flextable" version))
(sha256
(base32
"03nxh9a9q0jgqz05i7kgp8zjncpq9m4f54dx3bvqgpds4hcqxli9"))))
"03l9wgsikg1n2i3hxkb850kprs49nlrawyrm46k1d95b83d2qq8s"))))
(build-system r-build-system)
(propagated-inputs
(list r-base64enc