me
/
guix
Archived
1
0
Fork 0

gnu: r-ggpp: Update to 0.5.3.

* gnu/packages/cran.scm (r-ggpp): Update to 0.5.3.
Ricardo Wurmus 2023-07-17 14:19:51 +02:00
parent c30a4577a8
commit 8ed1249d65
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1871,14 +1871,14 @@ variables.")
(define-public r-ggpp (define-public r-ggpp
(package (package
(name "r-ggpp") (name "r-ggpp")
(version "0.5.2") (version "0.5.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "ggpp" version)) (uri (cran-uri "ggpp" version))
(sha256 (sha256
(base32 (base32
"0w93427hyiihddsdr6q962gfl01b06yxchi3x3dinfb8mf1m5qmk")))) "1shcjplw2w8jbfbp0flpxhb7jfy7v79vhjv1qlh6lmam2fziydcc"))))
(properties `((upstream-name . "ggpp"))) (properties `((upstream-name . "ggpp")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs