diff --git a/dev-R/ggplot2/Manifest b/dev-R/ggplot2/Manifest index 6c1189ddb6..c2f8a1246f 100644 --- a/dev-R/ggplot2/Manifest +++ b/dev-R/ggplot2/Manifest @@ -1 +1 @@ -DIST ggplot2_3.3.3.tar.gz 3058840 BLAKE2B 9f1c24bc9b4e98f71fc8b2853f60bed7a6557b9f83c26368e8865561b26fb6e515d5f9dfa4be915e513f3aa62a8e083ae3aed2cf9d434209b8cddcacebe429f0 SHA512 6234c2b606bda80b770927975b52c92f9eb7126dcb36889c1d58159c9c2312ff8469a1dd123065c10f77c1f83731285d9a5fdb6d31a1e595169021ece76d717d +DIST ggplot2_3.3.4.tar.gz 3087976 BLAKE2B 825232799cba0233a5a4a8f4fa4b94d5f9d5c06725cbb35b65b1733d9141caad627b0cc0e97e074b3fef98be443e4d68dc5d7169b570d2c19d265414484ff554 SHA512 94ff13020cb5eeddd1f2343dd0790c68ccc1e99f8fb2714a935e11ab4348aff87149ed6848471f2cee4f5b2e787a5c912e13ea262a4866331a7bd14ad7435598 diff --git a/dev-R/ggplot2/ggplot2-3.3.3.ebuild b/dev-R/ggplot2/ggplot2-3.3.4.ebuild similarity index 100% rename from dev-R/ggplot2/ggplot2-3.3.3.ebuild rename to dev-R/ggplot2/ggplot2-3.3.4.ebuild index 20eafddd76..78b2735b3b 100644 --- a/dev-R/ggplot2/ggplot2-3.3.3.ebuild +++ b/dev-R/ggplot2/ggplot2-3.3.4.ebuild @@ -11,15 +11,15 @@ LICENSE='MIT' DEPEND=" >=dev-lang/R-3.2 + dev-R/digest + dev-R/glue + >=dev-R/gtable-0.1.1 + dev-R/isoband + >=dev-R/rlang-0.3.0 >=dev-R/scales-0.5.0 + dev-R/tibble >=dev-R/withr-2.0.0 virtual/MASS - dev-R/isoband - dev-R/glue - dev-R/digest - >=dev-R/gtable-0.1.1 virtual/mgcv - >=dev-R/rlang-0.3.0 - dev-R/tibble " RDEPEND="${DEPEND}"