Skip to content

Commit 9f717da

Browse files
committed
Switch scodec submodules to use dotty-staging repositories and adjust library versions
1 parent 18c6c5a commit 9f717da

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

.gitmodules

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,9 @@
7676
url = https://github.com/dotty-staging/munit.git
7777
[submodule "community-build/community-projects/scodec"]
7878
path = community-build/community-projects/scodec
79-
url = https://github.com/scodec/scodec.git
79+
url = https://github.com/dotty-staging/scodec.git
80+
branch = dotty-community-build
8081
[submodule "community-build/community-projects/scodec-bits"]
8182
path = community-build/community-projects/scodec-bits
82-
url = https://github.com/scodec/scodec-bits.git
83+
url = https://github.com/dotty-staging/scodec-bits.git
84+
branch = dotty-community-build
Submodule scodec updated 1 file

0 commit comments

Comments
 (0)