me
/
guix
Archived
1
0
Fork 0

gnu: r-ggpubr: Update to 0.5.0.

* gnu/packages/cran.scm (r-ggpubr): Update to 0.5.0.
Ricardo Wurmus 2022-11-29 15:22:09 +01:00
parent e47ea0213d
commit 05623b71d3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10226,14 +10226,14 @@ matrix.")
(define-public r-ggpubr
(package
(name "r-ggpubr")
(version "0.4.0")
(version "0.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggpubr" version))
(sha256
(base32
"0x86lmghr25k8w90yrp360dn42dhp5cjvjpdiv2s2gxfn701xcmb"))))
"0fbm3rcpsabb7j7sdr69scqiq1bnx2623ji9ap9v4rmqqy8s08gv"))))
(build-system r-build-system)
(propagated-inputs
(list r-cowplot