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.8
This commit is contained in:
parent
943200772a
commit
54b1967ce7
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.1.7
|
version=3.1.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="R-cran-ellipsis
|
makedepends="R-cran-ellipsis
|
||||||
|
@ -13,8 +13,8 @@ short_desc="Simple Data Frames"
|
||||||
maintainer="Cameron Nemo <cam@nohom.org>"
|
maintainer="Cameron Nemo <cam@nohom.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://tibble.tidyverse.org/"
|
homepage="http://tibble.tidyverse.org/"
|
||||||
checksum="e1a50891f476803526960b4c4d736a72e7d9c3d366946744a02d6347f591c872
|
checksum="acf30e075d18d2f61de53ca20a13c502bb32abb8083089b0bb9172a0cb5cedea
|
||||||
e1a50891f476803526960b4c4d736a72e7d9c3d366946744a02d6347f591c872"
|
acf30e075d18d2f61de53ca20a13c502bb32abb8083089b0bb9172a0cb5cedea"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue