diff options
| author | Dominik Picheta <dominikpicheta@googlemail.com> | 2018-06-21 22:33:28 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-06-21 22:33:28 +0100 |
| commit | 9fa708f2a8fb52f31422e19acbbcc26a4f847b75 (patch) | |
| tree | a2842e644ba77d6cfdc14d9e89515e16a7b4f4d0 | |
| parent | 37289a6e880a534e39e79c629ee7b7c8e26c0a4d (diff) | |
| parent | 602bf911936f132250e81dd5145bae5dae437f49 (diff) | |
| download | packages-9fa708f2a8fb52f31422e19acbbcc26a4f847b75.tar.gz packages-9fa708f2a8fb52f31422e19acbbcc26a4f847b75.zip | |
Merge pull request #770 from nim-lang/dom96-patch-1
Remove deleted morpheus package
| -rw-r--r-- | packages.json | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/packages.json b/packages.json index e486a46..dc011a2 100644 --- a/packages.json +++ b/packages.json @@ -9082,18 +9082,6 @@ "web": "https://github.com/6A/Keystone.nim" }, { - "name": "morpheus", - "url": "https://github.com/notTito/morpheus", - "method": "git", - "tags": [ - "matrix", - "linear-algebra" - ], - "description": "Nim Matrix module", - "license": "MIT", - "web": "https://github.com/notTito/morpheus" - }, - { "name": "units", "url": "https://github.com/Udiknedormin/NimUnits", "method": "git", |
