Archived
1
0
Fork 0

gnu: r-ks: Update to 1.14.1.

* gnu/packages/cran.scm (r-ks): Update to 1.14.1.
This commit is contained in:
Ricardo Wurmus 2023-08-28 14:16:28 +02:00
parent ebd25002b9
commit 01d716c7a9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -17369,13 +17369,13 @@ validation. It can be run in parallel to save computation time.")
(define-public r-ks
(package
(name "r-ks")
(version "1.14.0")
(version "1.14.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "ks" version))
(sha256
(base32 "14a3pcxxcsfkqz5j6n2wlxkp0gsdp5mzdq7ipcjb65q2gdmwbf9d"))))
(base32 "0vf7vqaq6bhi4rrggmd56wzxx40j846g66yxvvbnihqjyhxgahs5"))))
(build-system r-build-system)
(propagated-inputs
(list r-fnn