mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
R-cran-tibble: update to 3.0.3.
This commit is contained in:
parent
176171c008
commit
e7f2babb2c
1 changed files with 3 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.0.1
|
version=3.0.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="R-cran-cli R-cran-crayon R-cran-ellipsis
|
makedepends="R-cran-cli R-cran-crayon R-cran-ellipsis
|
||||||
|
@ -8,12 +8,12 @@ makedepends="R-cran-cli R-cran-crayon R-cran-ellipsis
|
||||||
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-cli R-cran-crayon R-cran-ellipsis
|
||||||
R-cran-fansi R-cran-lifecycle R-cran-magrittr
|
R-cran-fansi R-cran-lifecycle R-cran-magrittr
|
||||||
R-cran-pillar>=1.4.3 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=154552cfb767e0bd48ef3fc61df8286ce52205e970815c5bc2560f41eceea79e
|
checksum=bf778ac15d779ffe811e470c1983e87f8d6a914e13d2f095a50914c30f8a9e38
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue