Skip to content

Commit f226d7d

Browse files
committed
freeze fastscala
1 parent 21c1c2f commit f226d7d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

proj/fastscala.conf

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
// https://github.com/fastscala/fastscala.git#main
1+
// https://github.com/fastscala/fastscala.git#1ce523b393045d842e414b7759811e26e3017c20 # was main
2+
3+
// frozen (December 2024) because the repo is on Scala 3 now
24

35
vars.proj.fastscala: ${vars.base} {
46
name: "fastscala"
5-
uri: "https://github.com/fastscala/fastscala.git#4b4f80542b4c98df72dd2423f0a6a90b30cc1d9b"
7+
uri: "https://github.com/fastscala/fastscala.git#1ce523b393045d842e414b7759811e26e3017c20"
68

79
extra.commands: ${vars.default-commands} [
810
// these tests appear to require a postgres instance, so we only compile them

0 commit comments

Comments
 (0)