Skip to content
Snippets Groups Projects
Unverified Commit 7f4025aa authored by Ricardo Wurmus's avatar Ricardo Wurmus
Browse files

gnu: r-officer: Update to 0.3.6.

* gnu/packages/cran.scm (r-officer): Update to 0.3.6.
parent b0fd313e
No related branches found
No related tags found
No related merge requests found
......@@ -6013,14 +6013,14 @@ (define-public r-rdpack
(define-public r-officer
(package
(name "r-officer")
(version "0.3.5")
(version "0.3.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "officer" version))
(sha256
(base32
"005kaxjhr40shpav2pg7s7gj8f49579r7rbgwlncbwv16nn0rbbg"))))
"1i6jmnbkx7gd0qyf6akhizmxp7y1dh3h7a886mcbmrzka9d60zh4"))))
(build-system r-build-system)
(propagated-inputs
`(("r-base64enc" ,r-base64enc)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment