me
/
guix
Archived
1
0
Fork 0

gnu: r-flextable: Update to 0.8.3.

* gnu/packages/cran.scm (r-flextable): Update to 0.8.3.
Ricardo Wurmus 2022-11-29 15:22:10 +01:00
parent b33bee06b5
commit b28095b7fd
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11026,14 +11026,14 @@ functions.")
(define-public r-flextable
(package
(name "r-flextable")
(version "0.8.2")
(version "0.8.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "flextable" version))
(sha256
(base32
"054rkx98qhwp8i4fj9jkv5297sc4g193wfs6b537q62iyqmcjlx3"))))
"0fqc0zq1w7fdnql2m96g0rpichfpwrhyinnld29ddaw0d742gfj5"))))
(build-system r-build-system)
(propagated-inputs
(list r-base64enc