me
/
guix
Archived
1
0
Fork 0

gnu: r-ggpmisc: Update to 0.4.5.

* gnu/packages/cran.scm (r-ggpmisc): Update to 0.4.5.
master
Ricardo Wurmus 2022-01-05 19:34:12 +01:00
parent 52a839ac52
commit 138ce13e44
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -744,13 +744,13 @@ axis} (SMA), and @dfn{ranged major axis} (RMA).")
(define-public r-ggpmisc
(package
(name "r-ggpmisc")
(version "0.4.4")
(version "0.4.5")
(source (origin
(method url-fetch)
(uri (cran-uri "ggpmisc" version))
(sha256
(base32
"01dnr2a33zmgi0gjsxlcz4hp68b18xsi8z1lkhgcla5im59qf9xi"))))
"036y3zhl9ndj5wlqy2nkp95vi7pjfpvf63ndsigramzad0fz0c98"))))
(build-system r-build-system)
(propagated-inputs
(list r-dplyr