From 052901e070da3d5e9de1f072c79f66082b151a84 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Mon, 27 Feb 2017 18:26:13 -0800 Subject: [PATCH] Change protobuf-wire => proto3-suite in stack.yaml (#93) --- stack.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/stack.yaml b/stack.yaml index cdd9d3a..177fc01 100644 --- a/stack.yaml +++ b/stack.yaml @@ -7,12 +7,9 @@ resolver: lts-7.4 # Local packages, usually specified by relative directory name packages: - '.' -#- location: -# git: git@github.mv.awakenetworks.net:awakenetworks/protobuf-wire.git -# commit: 2eda7a9e33e8a2f32c3ab8c4ace338b08fb79daa - location: - git: git@github.mv.awakenetworks.net:awakenetworks/protobuf-wire.git - commit: 927c61bbb1002a9278b8a7cbe3968be059f9ff30 + git: git@github.com:awakenetworks/proto3-suite.git + commit: 827af4bf644d05e88b5d95dfe40febe7b43fab16 extra-dep: true - location: git: git@github.com:awakenetworks/proto3-wire.git