gnu: r-htmltools: Update to 0.3.6.

* gnu/packages/web.scm (r-htmltools): Update to 0.3.6.
This commit is contained in:
Ricardo Wurmus 2017-08-03 17:10:46 +02:00
parent a1e54db2ac
commit 850151058d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3420,13 +3420,13 @@ directory.")
(define-public r-htmltools (define-public r-htmltools
(package (package
(name "r-htmltools") (name "r-htmltools")
(version "0.3.5") (version "0.3.6")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "htmltools" version)) (uri (cran-uri "htmltools" version))
(sha256 (sha256
(base32 (base32
"0j9bf80grd6gwh7116m575pycv87c0wcwkxsz3gzzfs4aw3pxyr9")))) "18k8r1s8sz1jy7dkz35n69wj20xhmllr53xmwb4pdzf2z61gpbs4"))))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments
`(#:phases `(#:phases