Skip to content

Commit a9e594f

Browse files
committed
update comments
1 parent fdae59c commit a9e594f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

proj/ip4s.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// https://github.com/Comcast/ip4s.git#fbb15a58d9afc8d6fd4d3311f77ef880675b54f4 # was main
22

33
// frozen (November 2020) at a commit just before Scala 3 support was added, because
4-
// "Missing dependency: the library org.scala-lang#scala3-library is not provided"
5-
// multiple repos are affected -- see remarks in fs2.conf
4+
// "Missing dependency: the library org.scala-lang#scala3-library is not provided" --
5+
// see https://github.com/scala/community-build/pull/1374
66

77
vars.proj.ip4s: ${vars.base} {
88
name: "ip4s"

proj/scodec-cats.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// frozen (November 2020) at a commit just before Scala 3 support was added, because
44
// "Missing dependency: the library org.scala-lang#scala3-library is not provided"
5-
// multiple repos are affected -- see remarks in fs2.conf
5+
// see https://github.com/scala/community-build/pull/1374
66

77
vars.proj.scodec-cats: ${vars.base} {
88
name: "scodec-cats"

proj/scodec-stream.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// frozen (November 2020) at a commit just before Scala 3 support was added, because
44
// "Missing dependency: the library org.scala-lang#scala3-library is not provided"
5-
// multiple repos are affected -- see remarks in fs2.conf
5+
// see https://github.com/scala/community-build/pull/1374
66

77
vars.proj.scodec-stream: ${vars.base} {
88
name: "scodec-stream"

0 commit comments

Comments
 (0)