R-cran-vctrs: update to 0.3.4.
This commit is contained in:
parent
eefe9aba14
commit
281a3d5e02
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'R-cran-vctrs'
|
# Template file for 'R-cran-vctrs'
|
||||||
pkgname=R-cran-vctrs
|
pkgname=R-cran-vctrs
|
||||||
version=0.3.2
|
version=0.3.4
|
||||||
revision=2
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="R-cran-backports R-cran-ellipsis R-cran-digest R-cran-glue R-cran-rlang R-cran-zeallot"
|
makedepends="R-cran-backports R-cran-ellipsis R-cran-digest R-cran-glue R-cran-rlang R-cran-zeallot"
|
||||||
depends="R-cran-backports R-cran-ellipsis R-cran-digest R-cran-glue R-cran-rlang R-cran-zeallot"
|
depends="R-cran-backports R-cran-ellipsis R-cran-digest R-cran-glue R-cran-rlang R-cran-zeallot"
|
||||||
|
@ -9,4 +9,4 @@ short_desc="Vector Helpers"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/r-lib/vctrs"
|
homepage="https://github.com/r-lib/vctrs"
|
||||||
checksum=624599bda2f44af65cf6ae31235692da57b46d039ed4c308a95149a2ebd84817
|
checksum=eb47411c9e980a555f5819a7bce46896775df2ca7c9eaa7bf0a9c16f067b7877
|
||||||
|
|
Loading…
Reference in New Issue