R-cran-pillar: update to 1.4.2.
This commit is contained in:
parent
78a4fdbe37
commit
f646a32f85
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'R-cran-pillar'
|
||||
pkgname=R-cran-pillar
|
||||
version=1.3.1
|
||||
version=1.4.2
|
||||
revision=1
|
||||
build_style=R-cran
|
||||
makedepends="R-cran-cli R-cran-crayon R-cran-rlang R-cran-utf8
|
||||
R-cran-fansi"
|
||||
R-cran-fansi R-cran-vctrs"
|
||||
depends="R-cran-cli>=1.0.0 R-cran-crayon>=1.3.4 R-cran-rlang>=0.2.0
|
||||
R-cran-utf8>=1.1.3 R-cran-fansi"
|
||||
R-cran-utf8>=1.1.3 R-cran-fansi R-cran-vctrs"
|
||||
short_desc="Coloured Formatting for Columns"
|
||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/r-lib/pillar/"
|
||||
checksum=b338b55f956dd7134f379d39bb94dfb25e13cf27999d6a6e6dc9f292755acbf6
|
||||
checksum=bababb76b6db06dc32ccd947dbad6c164a1749ff5b558c6783ad03570f010825
|
||||
|
|
Loading…
Reference in a new issue