Skip to content

Commit d1af75d

Browse files
authored
chore(community-build): update scala stdLib213 in community build (#17913)
Previously this was using a fork of [`lampepfl/scala`](https://github.com/lampepfl/scala/tree/sharing-backend) instead of a fork of actual `scala/scala`. This updates the community build to run against a newly forked version of `scala/scala` instead of the fork of a fork that is no longer used/maintained.
2 parents 2d9eb1c + 08ede6d commit d1af75d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
url = https://github.com/dotty-staging/fastparse
2222
[submodule "community-build/community-projects/stdLib213"]
2323
path = community-build/community-projects/stdLib213
24-
url = https://github.com/dotty-staging/scala
24+
url = https://github.com/dotty-staging/scala213
2525
[submodule "community-build/community-projects/sourcecode"]
2626
path = community-build/community-projects/sourcecode
2727
url = https://github.com/dotty-staging/sourcecode
Submodule stdLib213 updated 653 files

0 commit comments

Comments
 (0)