gnu: r-ggpp: Update to 0.4.2.
* gnu/packages/cran.scm (r-ggpp): Update to 0.4.2.
This commit is contained in:
parent
2f2ef63141
commit
851fa07575
@ -591,14 +591,14 @@ variables.")
|
|||||||
(define-public r-ggpp
|
(define-public r-ggpp
|
||||||
(package
|
(package
|
||||||
(name "r-ggpp")
|
(name "r-ggpp")
|
||||||
(version "0.4.1")
|
(version "0.4.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "ggpp" version))
|
(uri (cran-uri "ggpp" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"17j8b46vn0kdpm7x6xyfqzz3la8mwzhjql6dbgyvqnrylbx4svyl"))))
|
"0m2wq9kqlxqxlzyx9fd0c4iw6qb7kpjrq7fqqa2kvwyj79vx6ahj"))))
|
||||||
(properties `((upstream-name . "ggpp")))
|
(properties `((upstream-name . "ggpp")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user