mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
R-cran-data.table: update to 1.14.0.
This commit is contained in:
parent
934d7cbfdc
commit
9b0c922b6e
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'R-cran-data.table'
|
# Template file for 'R-cran-data.table'
|
||||||
pkgname=R-cran-data.table
|
pkgname=R-cran-data.table
|
||||||
version=1.13.0
|
version=1.14.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=R-cran
|
build_style=R-cran
|
||||||
makedepends="libgomp-devel pkg-config zlib-devel"
|
makedepends="libgomp-devel pkg-config zlib-devel"
|
||||||
short_desc="Extension of 'data.frame'"
|
short_desc="Extension of 'data.frame'"
|
||||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||||
license="MPL-2.0"
|
license="MPL-2.0"
|
||||||
homepage="https://github.com/Rdatatable/data.table/wiki"
|
homepage="https://github.com/Rdatatable/data.table/wiki"
|
||||||
checksum=f6098eb4a0916333783a118b25387c4cb8bdc1801c562764d4bf4bafc3bb3072
|
checksum=13f1de244e7fa90fadfb0be964db5ffb324ca024d5f136feb4578b5daedaeb4d
|
||||||
|
|
Loading…
Add table
Reference in a new issue