Archived
1
0
Fork 0

gnu: r-htmlwidgets: Update to 1.6.4.

* gnu/packages/cran.scm (r-htmlwidgets): Update to 1.6.4.

Change-Id: I0bfc9559f93d97acb6d609d57c82bd7bc8127253
This commit is contained in:
Ricardo Wurmus 2023-12-15 12:16:43 +01:00
parent a02c770be4
commit 1f70eaa334
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4252,13 +4252,13 @@ a list of p-values.")
(define-public r-htmlwidgets
(package
(name "r-htmlwidgets")
(version "1.6.2")
(version "1.6.4")
(source (origin
(method url-fetch)
(uri (cran-uri "htmlwidgets" version))
(sha256
(base32
"1g0h5dqzr22jyxr6fkxyf8njq3f4wxp7nrwhqw1w5yy0lir1dnkz"))))
"1l0f7bz2icixsrgg5fg8k09mv0nq9vn5ch1fywkaqpa8605qzc3w"))))
(build-system r-build-system)
(propagated-inputs
(list r-htmltools r-jsonlite