gnu: r-plotly: Update to 4.10.1.
* gnu/packages/statistics.scm (r-plotly): Update to 4.10.1.
This commit is contained in:
parent
ede8869acf
commit
e3a5343570
@ -4311,13 +4311,13 @@ features present in other programming languages.")
|
||||
(define-public r-plotly
|
||||
(package
|
||||
(name "r-plotly")
|
||||
(version "4.10.0")
|
||||
(version "4.10.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "plotly" version))
|
||||
(sha256
|
||||
(base32
|
||||
"16iqj7sv49mva6siibsci7iijsbnk7pqvfns9al0k35w9mjmr6dx"))))
|
||||
"0yin1kid3a69fcwrrajwzqbhx4xc81x8p8m0yfh1fkm2rfhj22dc"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-base64enc
|
||||
|
Loading…
Reference in New Issue
Block a user