File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
- // https://github.com/SethTisue /fastparse.git#seth-20201008
1
+ // https://github.com/scalacommunitybuild /fastparse.git#community-build-2.13 # was lihaoyi
2
2
3
3
// 2.13: forked to add sbt build (instead of mill)
4
4
5
5
vars.proj.fastparse: ${vars.base} {
6
6
name: "fastparse"
7
- uri: "https://github.com/SethTisue /fastparse.git#a25cb7a694abce082b18685ea28aa30620ad63cb"
7
+ uri: "https://github.com/scalacommunitybuild /fastparse.git#a25cb7a694abce082b18685ea28aa30620ad63cb"
8
8
9
9
extra.commands: ${vars.default-commands} [
10
10
// historically, too prone to unexplained failure
Original file line number Diff line number Diff line change 1
- // https://github.com/SethTisue/geny.git#seth-20201008
1
+ // https://github.com/scalacommunitybuild/geny.git#community-build-2.13 # was lihaoyi
2
+
3
+ // forked to add sbt build (instead of mill)
2
4
3
5
vars.proj.geny: ${vars.base} {
4
6
name: "geny"
5
- uri: "https://github.com/SethTisue /geny.git#4de1af7930d08c54504bf00385bb22abfbf5dc87"
7
+ uri: "https://github.com/scalacommunitybuild /geny.git#4de1af7930d08c54504bf00385bb22abfbf5dc87"
6
8
7
9
}
You can’t perform that action at this time.
0 commit comments