gnu: r-htmltools: Update to 0.5.6.
* gnu/packages/cran.scm (r-htmltools): Update to 0.5.6.
This commit is contained in:
parent
dc6a55a446
commit
45699ffd76
@ -3914,13 +3914,13 @@ a list of p-values.")
|
||||
(define-public r-htmltools
|
||||
(package
|
||||
(name "r-htmltools")
|
||||
(version "0.5.5")
|
||||
(version "0.5.6")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "htmltools" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nb6y99ffgj482clgnqbkhraxigr1ynpqv3d1znwd2ashnmkzcn8"))))
|
||||
"0rx0nmal1dca5xqj1pd17a85whsislhkyxxa4scmxgn38lkqxsqm"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-base64enc r-digest r-ellipsis r-fastmap r-rlang))
|
||||
|
Loading…
x
Reference in New Issue
Block a user