mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
R-cran-tibble: update to 3.1.0.
This commit is contained in:
parent
a44653a79c
commit
1765a61c2a
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'R-cran-tibble'
|
# Template file for 'R-cran-tibble'
|
||||||
pkgname=R-cran-tibble
|
pkgname=R-cran-tibble
|
||||||
version=3.0.3
|
version=3.1.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="R-cran-cli R-cran-crayon R-cran-ellipsis
|
makedepends="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"
|
||||||
depends="R-cran-cli R-cran-crayon R-cran-ellipsis
|
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="Florian Wagner <florian@wagner-flo.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://tibble.tidyverse.org/"
|
homepage="http://tibble.tidyverse.org/"
|
||||||
checksum=bf778ac15d779ffe811e470c1983e87f8d6a914e13d2f095a50914c30f8a9e38
|
checksum=959e28dea05181a7cd43a744028892261bda4c7ec78ad35fb148d144dcf5154e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue