mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-dplyr: update to 1.0.9
This commit is contained in:
parent
edadcb17ef
commit
0cde8aff5b
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'R-cran-dplyr'
|
# Template file for 'R-cran-dplyr'
|
||||||
pkgname=R-cran-dplyr
|
pkgname=R-cran-dplyr
|
||||||
version=1.0.5
|
version=1.0.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="R-cran-ellipsis R-cran-generics R-cran-glue R-cran-lifecycle
|
makedepends="R-cran-ellipsis R-cran-generics R-cran-glue R-cran-lifecycle
|
||||||
|
@ -10,10 +10,11 @@ depends="R-cran-ellipsis R-cran-generics R-cran-glue>=1.3.2
|
||||||
R-cran-lifecycle>=1.0.0 R-cran-magrittr>=1.5 R-cran-R6 R-cran-rlang>=0.4.10
|
R-cran-lifecycle>=1.0.0 R-cran-magrittr>=1.5 R-cran-R6 R-cran-rlang>=0.4.10
|
||||||
R-cran-tibble>=2.1.3 R-cran-tidyselect>=1.1.0 R-cran-vctrs>=0.3.5"
|
R-cran-tibble>=2.1.3 R-cran-tidyselect>=1.1.0 R-cran-vctrs>=0.3.5"
|
||||||
short_desc="Grammar of Data Manipulation for R"
|
short_desc="Grammar of Data Manipulation for R"
|
||||||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://dplyr.tidyverse.org/"
|
homepage="https://dplyr.tidyverse.org/"
|
||||||
checksum=7541a09c66ecb40736e25bc9ec9591f26ec4ee67c99823b4ac855760b5c96e70
|
checksum="e2e1f7312618b4e32ada9a1da79cef32eaec12acd408c973a6b069c6be4fb46b
|
||||||
|
e2e1f7312618b4e32ada9a1da79cef32eaec12acd408c973a6b069c6be4fb46b"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue