diff options
| author | Mamy Ratsimbazafy <mratsim@users.noreply.github.com> | 2018-02-19 10:13:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-19 10:13:21 +0100 |
| commit | 3a02666163e55e6e96a6ea927a85c65e1e949a11 (patch) | |
| tree | 21e0cfabc12e1c7b588c2a9ce6eacd0d21ad1695 | |
| parent | 9e33b281373567a050d4214b8a41609431a4946a (diff) | |
| download | packages-3a02666163e55e6e96a6ea927a85c65e1e949a11.tar.gz packages-3a02666163e55e6e96a6ea927a85c65e1e949a11.zip | |
typo, missing a "t" in clblast
Sorry :/
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index 433962a..760eb99 100644 --- a/packages.json +++ b/packages.json @@ -8169,7 +8169,7 @@ "web": "https://github.com/nim-lang/libsvm_legacy" }, { - "name": "clblas", + "name": "clblast", "url": "https://github.com/numforge/nim-clblast", "method": "git", "tags": [ |
