dev-R/ggplot2: add 3.3.6, drop 3.3.5

Closes: https://bugs.gentoo.org/842306
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-05-03 20:48:26 +02:00
parent cc30aaa9cb
commit ad4fd52d00
2 changed files with 7 additions and 1 deletions

View File

@@ -1 +1 @@
DIST ggplot2_3.3.5.tar.gz 3063309 BLAKE2B a0a58700cad438d0e64b2d89394f6a4ac82e6f983b59e0eea0e47fa073dadf8771a44f6332de9e19d6542b7b9e5dfb2f13cdb66cc5300e76ad8c5c3ade5250ea SHA512 94ed976e48ddd08a2a840f3638bf7552cb05e5c588f362c1dffc57d903a222961516d28ab43f85f571f81e0fd12ecc7eb9690b2153d4eec2e358e2561e0c9c03
DIST ggplot2_3.3.6.tar.gz 3061989 BLAKE2B 9a7d4fe7dea12ce52df500b8245bacbb64d85eda416d792865507075c326382060e4895422d03f03d2ff95aa4561d13e3e2b35aeb1d01bbb550e7f1409b62b2d SHA512 fa8e418b5a4dd249202cf65afc8b90ec4d84fae6a8aeae27d512c9c28fd0f6fcb508a1ca8fcd7efd2f5872ba42d542b6ccae8ae1183430d0d3aec50452774850

View File

@@ -6,6 +6,12 @@ EAPI=7
inherit R-packages
DESCRIPTION='Create Elegant Data Visualisations using the grammar of graphics'
HOMEPAGE="
https://cran.r-project.org/package=ggplot2
https://ggplot2.tidyverse.org/
https://github.com/tidyverse/ggplot2
"
KEYWORDS="~amd64"
LICENSE='MIT'