gnu: r-ggpp: Update to 0.5.6.
* gnu/packages/cran.scm (r-ggpp): Update to 0.5.6. Change-Id: Ib9a5bb2ff59381f301f481e189a196706cdbb928
This commit is contained in:
parent
e007e93b63
commit
2383da330d
@ -2269,14 +2269,14 @@ variables.")
|
||||
(define-public r-ggpp
|
||||
(package
|
||||
(name "r-ggpp")
|
||||
(version "0.5.5")
|
||||
(version "0.5.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ggpp" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nysan87vgy0pbcks3bychm84zcwx9pf4p250b45ghimhvxh5cvm"))))
|
||||
"0xnjbxd1lkg85c2hsx7cgxqsqb3dc0pma8jwdlqfgg7d519d60xa"))))
|
||||
(properties `((upstream-name . "ggpp")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user