gnu: r-uwot: Update to 0.1.16.

* gnu/packages/cran.scm (r-uwot): Update to 0.1.16.
This commit is contained in:
Ricardo Wurmus 2023-07-11 15:35:27 +02:00
parent b13c386550
commit bf7388bcb2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -24740,14 +24740,14 @@ (define-public r-umap
(define-public r-uwot
(package
(name "r-uwot")
(version "0.1.14")
(version "0.1.16")
(source
(origin
(method url-fetch)
(uri (cran-uri "uwot" version))
(sha256
(base32
"1q4z98w3pkc51vrcpmwaibnwmlm17zjcnh0qlx660wky5ccyh5l0"))))
"0j4f7vnb3mwf6p4nhg2limy7i32qrcj2gxbs8wsq9c6xxpcs0qsz"))))
(build-system r-build-system)
(propagated-inputs
(list r-dqrng