me
/
guix
Archived
1
0
Fork 0

gnu: r-dt: Update to 0.33.

* gnu/packages/statistics.scm (r-dt): Update to 0.33.

Change-Id: Ice2557633414595dfd4d55d996fa83a7d80a0b3a
master
Ricardo Wurmus 2024-04-09 18:45:34 +02:00
parent dfbe337d3b
commit b7f1c1ae81
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3834,13 +3834,13 @@ using the multicore functionality of the parallel package.")
"datatables-extensions/Buttons"))))
(package
(name "r-dt")
(version "0.32")
(version "0.33")
(source (origin
(method url-fetch)
(uri (cran-uri "DT" version))
(sha256
(base32
"0nvj2bc441b9h13085fa7q281f86lgx4k0d8lr64xgdpbmbvkl21"))
"1f17gdqjk1aj7vwjvv3363k8lnsvc6ssh4s3gy1prnz33kdxlig1"))
(modules '((guix build utils)
(ice-9 match)))
(snippet