mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-tidyselect: update to 1.1.2
This commit is contained in:
parent
8f0bb259d0
commit
a0da7e0bd2
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template file for 'R-cran-tidyselect'
|
# Template file for 'R-cran-tidyselect'
|
||||||
pkgname=R-cran-tidyselect
|
pkgname=R-cran-tidyselect
|
||||||
version=1.1.0
|
version=1.1.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="R-cran-ellipsis R-cran-glue R-cran-purrr R-cran-rlang R-cran-vctrs"
|
makedepends="R-cran-ellipsis R-cran-glue R-cran-purrr R-cran-rlang R-cran-vctrs"
|
||||||
depends="R-cran-ellipsis R-cran-glue>=1.3.0 R-cran-purrr>=0.3.2
|
depends="R-cran-ellipsis R-cran-glue>=1.3.0 R-cran-purrr>=0.3.2
|
||||||
R-cran-rlang>=0.4.6 R-cran-vctrs>=0.2.2"
|
R-cran-rlang>=0.4.6 R-cran-vctrs>=0.2.2"
|
||||||
short_desc="Backend for selecting functions of the tidyverse"
|
short_desc="Backend for selecting functions of the tidyverse"
|
||||||
maintainer="Cameron Nemo <cnemo@tutanota.com>"
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://tidyselect.r-lib.org/"
|
homepage="https://tidyselect.r-lib.org/"
|
||||||
checksum=e635ed381fb53f7a53c3fa36bb33e134a3273d272367de2a8d909c821be93893
|
checksum="0389a3b15417954a30d6d692f6ebdd3d0f318cb94a5c9b05365df2f4ea1d8270
|
||||||
|
0389a3b15417954a30d6d692f6ebdd3d0f318cb94a5c9b05365df2f4ea1d8270"
|
||||||
|
|
Loading…
Add table
Reference in a new issue