R-cran-ggplot2: update to 3.3.6
This commit is contained in:
parent
762c512ac1
commit
1d009c9044
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'R-cran-ggplot2'
|
# Template file for 'R-cran-ggplot2'
|
||||||
pkgname=R-cran-ggplot2
|
pkgname=R-cran-ggplot2
|
||||||
version=3.3.5
|
version=3.3.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="R-cran-digest R-cran-glue R-cran-gtable R-cran-isoband
|
makedepends="R-cran-digest R-cran-glue R-cran-gtable R-cran-isoband
|
||||||
|
@ -11,4 +11,5 @@ short_desc="Create Elegant Data Visualisations Using the Grammar of Graphics"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://ggplot2.tidyverse.org/"
|
homepage="https://ggplot2.tidyverse.org/"
|
||||||
checksum=b075294faf3af31b18e415f260c62d6000b218770e430484fe38819bdc3224ea
|
checksum="bfcb4eb92a0fcd3fab713aca4bb25e916e05914f2540271a45522ad7e43943a9
|
||||||
|
bfcb4eb92a0fcd3fab713aca4bb25e916e05914f2540271a45522ad7e43943a9"
|
||||||
|
|
Loading…
Reference in New Issue