mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-tibble: update to 1.4.2
This commit is contained in:
parent
27052efc1a
commit
6ae3cc2461
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'R-cran-tibble'
|
# Template file for 'R-cran-tibble'
|
||||||
pkgname=R-cran-tibble
|
pkgname=R-cran-tibble
|
||||||
version=1.3.4
|
version=1.4.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
depends+="R-cran-rlang R-cran-Rcpp>=0.12.3"
|
depends+=" R-cran-cli R-cran-crayon R-cran-pillar>=1.1.0 R-cran-rlang"
|
||||||
makedepends+=" R-cran-rlang R-cran-Rcpp"
|
makedepends+=" R-cran-cli R-cran-crayon R-cran-pillar R-cran-rlang"
|
||||||
short_desc="Simple Data Frames"
|
short_desc="Simple Data Frames"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://tibble.tidyverse.org/"
|
homepage="http://tibble.tidyverse.org/"
|
||||||
checksum=a7eef7018a68fc07c17c583fb7821a08d6bc381f5961258bffaa6ef6b137760b
|
checksum=11670353ff7059a55066dd075d1534d6a27bc5c3583fb9bc291bf750a75c5b17
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue