me
/
guix
Archived
1
0
Fork 0

gnu: r-data-table: Add upstream-name.

* gnu/packages/statistics.scm (r-data-table): Add upstream-name.
Lars-Dominik Braun 2022-10-24 08:53:28 +02:00
parent 7871447cf5
commit 9927786f33
No known key found for this signature in database
GPG Key ID: F663943E08D8092A
1 changed files with 1 additions and 0 deletions

View File

@ -1975,6 +1975,7 @@ times.")
(sha256
(base32
"0arx5wna0sh0vf5q8rjhh8nqdmnvg2pdpbhljl9l0x4kwm8vjhgp"))))
(properties `((upstream-name . "data.table")))
(build-system r-build-system)
(inputs
(list zlib))