|
102 | 102 | # PR: https://github.com/dpwright/HaskellNet-SSL/pull/33
|
103 | 103 | HaskellNet-SSL = {
|
104 | 104 | src = fetchgit {
|
105 |
| - url = "https://github.com/MangoIV/HaskellNet-SSL"; |
| 105 | + url = "https://github.com/wireapp/HaskellNet-SSL"; |
106 | 106 | rev = "c2844b63a39f458ffbfe62f2ac824017f1f84453";
|
107 | 107 | sha256 = "sha256-1mu/yEAWr3POY4MHRomum0DDvs5Qty1JvP3v5GS2u64=";
|
108 | 108 | };
|
|
128 | 128 | # PR: https://gitlab.com/twittner/cql/-/merge_requests/11
|
129 | 129 | cql = {
|
130 | 130 | src = fetchgit {
|
131 |
| - url = "https://gitlab.com/wireapp/forks/cql"; |
| 131 | + url = "https://github.com/wireapp/cql"; |
132 | 132 | rev = "abbd2739969d17a909800f282d10d42a254c4e3b";
|
133 | 133 | sha256 = "sha256-2MYwZKiTdwgjJdLNvECi7gtcIo+3H4z1nYzen5x0lgU=";
|
134 | 134 | };
|
|
137 | 137 | # PR: https://gitlab.com/twittner/cql-io/-/merge_requests/20
|
138 | 138 | cql-io = {
|
139 | 139 | src = fetchgit {
|
140 |
| - url = "https://gitlab.com/wireapp/forks/cql-io"; |
| 140 | + url = "https://github.com/wireapp/cql-io"; |
141 | 141 | rev = "c2b6aa995b5817ed7c78c53f72d5aa586ef87c36";
|
142 | 142 | sha256 = "sha256-DMRWUq4yorG5QFw2ZyF/DWnRjfnzGupx0njTiOyLzPI=";
|
143 | 143 | };
|
|
156 | 156 | # we use upstream, but has not been uploaded to hackage since 2016
|
157 | 157 | wai-routing = {
|
158 | 158 | src = fetchgit {
|
159 |
| - url = "https://gitlab.com/twittner/wai-routing"; |
| 159 | + url = "https://github.com/wireapp/wai-routing"; |
160 | 160 | rev = "7e996a93fec5901767f845a50316b3c18e51a61d";
|
161 | 161 | sha256 = "18icwks9jc6sy42vcvj2ysaip2s0dsrpvm9sy608b6nq6kk1ahlk";
|
162 | 162 | };
|
|
178 | 178 | # PR: https://github.com/biocad/servant-openapi3/pull/49
|
179 | 179 | servant-openapi3 = {
|
180 | 180 | src = fetchgit {
|
181 |
| - url = "https://github.com/lepsa/servant-openapi3"; |
| 181 | + url = "https://github.com/wireapp/servant-openapi3"; |
182 | 182 | rev = "5cdb2783f15058f753c41b800415d4ba1149a78b";
|
183 | 183 | sha256 = "sha256-8FM3IAA3ewCuv9Mar8aWmzbyfKK9eLXIJPMHzmYb1zE=";
|
184 | 184 | };
|
|
194 | 194 |
|
195 | 195 | tinylog = {
|
196 | 196 | src = fetchgit {
|
197 |
| - url = "https://gitlab.com/wireapp/forks/tinylog.git"; |
| 197 | + url = "https://github.com/wireapp/tinylog.git"; |
198 | 198 | rev = "9609104263e8cd2a631417c1c3ef23e090de0d09";
|
199 | 199 | sha256 = "sha256-htEIJY+LmIMACVZrflU60+X42/g14NxUyFM7VJs4E6w=";
|
200 | 200 | };
|
|
203 | 203 | # PR: https://github.com/ocharles/tasty-ant-xml/pull/32
|
204 | 204 | tasty-ant-xml = {
|
205 | 205 | src = fetchgit {
|
206 |
| - url = "https://github.com/akshaymankar/tasty-ant-xml"; |
| 206 | + url = "https://github.com/wireapp/tasty-ant-xml"; |
207 | 207 | rev = "34ff294d805e62e73678dccc0be9d3da13540fbe";
|
208 | 208 | sha256 = "sha256-+rHcS+BwEFsXqPAHX/KZDIgv9zfk1dZl0LlZJ57Com4=";
|
209 | 209 | };
|
|
0 commit comments