diff options
| author | Zach Smith <zach.smith@makespace.com> | 2018-07-17 13:16:06 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-17 13:16:06 -0400 |
| commit | 160edef0864ce249b0e739e98cc7c42fa6f5e859 (patch) | |
| tree | 209f8afd8feca2f83cfc4ef11ad9d4952130730c | |
| parent | cf1424f70cb795855d73ccb07c2afcd3506af6de (diff) | |
| download | packages-160edef0864ce249b0e739e98cc7c42fa6f5e859.tar.gz packages-160edef0864ce249b0e739e98cc7c42fa6f5e859.zip | |
Update packages.json
Point to a different repo for `syphus`.
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index ad177af..b8a7b22 100644 --- a/packages.json +++ b/packages.json @@ -7728,7 +7728,7 @@ }, { "name": "syphus", - "url": "https://github.com/makingspace/syphus-nim", + "url": "https://github.com/makingspace/syphus", "method": "git", "tags": [ "optimization", |
