gnu: r-ggthemes: Update to 3.4.2.
* gnu/packages/statistics.scm (r-ggthemes): Update to 3.4.2.
This commit is contained in:
parent
184020432b
commit
e155c6034b
@ -4312,13 +4312,13 @@ data at that region, and avoids over-plotting.")
|
|||||||
(define-public r-ggthemes
|
(define-public r-ggthemes
|
||||||
(package
|
(package
|
||||||
(name "r-ggthemes")
|
(name "r-ggthemes")
|
||||||
(version "3.4.0")
|
(version "3.4.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "ggthemes" version))
|
(uri (cran-uri "ggthemes" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1jj8lp7jbk3489kpgbw4b5phpn01gkfmksc21c6sn3x6wmzyn6hs"))))
|
"0i7ygpizs00acizixc29bhbrci523ys7vzxbii9b3bcmfa3pj7i3"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-assertthat" ,r-assertthat)
|
`(("r-assertthat" ,r-assertthat)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user