mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-tibble: update to 3.1.7
This commit is contained in:
parent
9810054b49
commit
8f0bb259d0
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'R-cran-tibble'
|
# Template file for 'R-cran-tibble'
|
||||||
pkgname=R-cran-tibble
|
pkgname=R-cran-tibble
|
||||||
version=3.1.0
|
version=3.1.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="R-cran-ellipsis
|
makedepends="R-cran-ellipsis
|
||||||
|
@ -10,10 +10,11 @@ depends="R-cran-ellipsis
|
||||||
R-cran-fansi R-cran-lifecycle R-cran-magrittr
|
R-cran-fansi R-cran-lifecycle R-cran-magrittr
|
||||||
R-cran-pillar R-cran-rlang R-cran-pkgconfig R-cran-vctrs"
|
R-cran-pillar R-cran-rlang R-cran-pkgconfig R-cran-vctrs"
|
||||||
short_desc="Simple Data Frames"
|
short_desc="Simple Data Frames"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://tibble.tidyverse.org/"
|
homepage="http://tibble.tidyverse.org/"
|
||||||
checksum=959e28dea05181a7cd43a744028892261bda4c7ec78ad35fb148d144dcf5154e
|
checksum="e1a50891f476803526960b4c4d736a72e7d9c3d366946744a02d6347f591c872
|
||||||
|
e1a50891f476803526960b4c4d736a72e7d9c3d366946744a02d6347f591c872"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue