gnu: r-data-table: Update to 1.15.0.
* gnu/packages/statistics.scm (r-data-table): Update to 1.15.0. Change-Id: I2187d368fb461d72b07e3445bad0240ecc5cd6f1
This commit is contained in:
parent
71936c6145
commit
e6847d7a2f
@ -1995,13 +1995,13 @@ times.")
|
||||
(define-public r-data-table
|
||||
(package
|
||||
(name "r-data-table")
|
||||
(version "1.14.10")
|
||||
(version "1.15.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "data.table" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0zk2g0lnjrw5wk6avwq07xw0cd7hpcpkmamf9d8avpd8f7ml2jq1"))))
|
||||
"0qhh4ii10b6rbimhh83160gsax82gbrm3hqbqqddkzknpifxpdrr"))))
|
||||
(properties `((upstream-name . "data.table")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
Loading…
Reference in New Issue
Block a user