Skip to content

Commit 386b482

Browse files
committed
move some forks to the official org
1 parent ca96ed7 commit 386b482

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

proj/fastparse.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
// https://github.com/SethTisue/fastparse.git#seth-20201008
1+
// https://github.com/scalacommunitybuild/fastparse.git#community-build-2.13 # was lihaoyi
22

33
// 2.13: forked to add sbt build (instead of mill)
44

55
vars.proj.fastparse: ${vars.base} {
66
name: "fastparse"
7-
uri: "https://github.com/SethTisue/fastparse.git#a25cb7a694abce082b18685ea28aa30620ad63cb"
7+
uri: "https://github.com/scalacommunitybuild/fastparse.git#a25cb7a694abce082b18685ea28aa30620ad63cb"
88

99
extra.commands: ${vars.default-commands} [
1010
// historically, too prone to unexplained failure

proj/geny.conf

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
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)
24

35
vars.proj.geny: ${vars.base} {
46
name: "geny"
5-
uri: "https://github.com/SethTisue/geny.git#4de1af7930d08c54504bf00385bb22abfbf5dc87"
7+
uri: "https://github.com/scalacommunitybuild/geny.git#4de1af7930d08c54504bf00385bb22abfbf5dc87"
68

79
}

0 commit comments

Comments
 (0)