Skip to content

Commit 14ac175

Browse files
committed
Resolve duplicate geny repos in scala_3_*.bzl
These probably should've been a part of bazel-contrib#1631, though it seems that no harm was done in that pull request.
1 parent 9879592 commit 14ac175

File tree

5 files changed

+25
-5
lines changed

5 files changed

+25
-5
lines changed

third_party/repositories/scala_3_1.bzl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ artifacts = {
161161
"artifact": "org.scalameta:fastparse-v2_2.13:2.3.1",
162162
"sha256": "8fca8597ad6d7c13c48009ee13bbe80c176b08ab12e68af54a50f7f69d8447c5",
163163
"deps": [
164-
"@com_lihaoyi_geny",
164+
"@com_lihaoyi_geny_2",
165165
"@com_lihaoyi_sourcecode",
166166
],
167167
},
@@ -295,6 +295,10 @@ artifacts = {
295295
"@com_lihaoyi_sourcecode",
296296
],
297297
},
298+
"com_lihaoyi_geny_2": {
299+
"artifact": "com.lihaoyi:geny_2.13:0.6.5",
300+
"sha256": "ca3857a3f95266e0d87e1a1f26c8592c53c12ac7203f911759415f6c8a43df7d",
301+
},
298302
"com_lihaoyi_pprint": {
299303
"artifact": "com.lihaoyi:pprint_3:0.9.0",
300304
"sha256": "61afea0579ee81727b44cdd490d13bedeb57cb50ad437797fd9c8c9865d0b795",

third_party/repositories/scala_3_2.bzl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ artifacts = {
161161
"artifact": "org.scalameta:fastparse-v2_2.13:2.3.1",
162162
"sha256": "8fca8597ad6d7c13c48009ee13bbe80c176b08ab12e68af54a50f7f69d8447c5",
163163
"deps": [
164-
"@com_lihaoyi_geny",
164+
"@com_lihaoyi_geny_2",
165165
"@com_lihaoyi_sourcecode",
166166
],
167167
},
@@ -295,6 +295,10 @@ artifacts = {
295295
"@com_lihaoyi_sourcecode",
296296
],
297297
},
298+
"com_lihaoyi_geny_2": {
299+
"artifact": "com.lihaoyi:geny_2.13:0.6.5",
300+
"sha256": "ca3857a3f95266e0d87e1a1f26c8592c53c12ac7203f911759415f6c8a43df7d",
301+
},
298302
"com_lihaoyi_pprint": {
299303
"artifact": "com.lihaoyi:pprint_3:0.9.0",
300304
"sha256": "61afea0579ee81727b44cdd490d13bedeb57cb50ad437797fd9c8c9865d0b795",

third_party/repositories/scala_3_3.bzl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ artifacts = {
162162
"artifact": "org.scalameta:fastparse-v2_2.13:2.3.1",
163163
"sha256": "8fca8597ad6d7c13c48009ee13bbe80c176b08ab12e68af54a50f7f69d8447c5",
164164
"deps": [
165-
"@com_lihaoyi_geny",
165+
"@com_lihaoyi_geny_2",
166166
"@com_lihaoyi_sourcecode",
167167
],
168168
},
@@ -296,6 +296,10 @@ artifacts = {
296296
"@com_lihaoyi_sourcecode",
297297
],
298298
},
299+
"com_lihaoyi_geny_2": {
300+
"artifact": "com.lihaoyi:geny_2.13:0.6.5",
301+
"sha256": "ca3857a3f95266e0d87e1a1f26c8592c53c12ac7203f911759415f6c8a43df7d",
302+
},
299303
"com_lihaoyi_pprint": {
300304
"artifact": "com.lihaoyi:pprint_3:0.9.0",
301305
"sha256": "61afea0579ee81727b44cdd490d13bedeb57cb50ad437797fd9c8c9865d0b795",

third_party/repositories/scala_3_4.bzl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ artifacts = {
162162
"artifact": "org.scalameta:fastparse-v2_2.13:2.3.1",
163163
"sha256": "8fca8597ad6d7c13c48009ee13bbe80c176b08ab12e68af54a50f7f69d8447c5",
164164
"deps": [
165-
"@com_lihaoyi_geny",
165+
"@com_lihaoyi_geny_2",
166166
"@com_lihaoyi_sourcecode",
167167
],
168168
},
@@ -296,6 +296,10 @@ artifacts = {
296296
"@com_lihaoyi_sourcecode",
297297
],
298298
},
299+
"com_lihaoyi_geny_2": {
300+
"artifact": "com.lihaoyi:geny_2.13:0.6.5",
301+
"sha256": "ca3857a3f95266e0d87e1a1f26c8592c53c12ac7203f911759415f6c8a43df7d",
302+
},
299303
"com_lihaoyi_pprint": {
300304
"artifact": "com.lihaoyi:pprint_3:0.9.0",
301305
"sha256": "61afea0579ee81727b44cdd490d13bedeb57cb50ad437797fd9c8c9865d0b795",

third_party/repositories/scala_3_5.bzl

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ artifacts = {
162162
"artifact": "org.scalameta:fastparse-v2_2.13:2.3.1",
163163
"sha256": "8fca8597ad6d7c13c48009ee13bbe80c176b08ab12e68af54a50f7f69d8447c5",
164164
"deps": [
165-
"@com_lihaoyi_geny",
165+
"@com_lihaoyi_geny_2",
166166
"@com_lihaoyi_sourcecode",
167167
],
168168
},
@@ -296,6 +296,10 @@ artifacts = {
296296
"@com_lihaoyi_sourcecode",
297297
],
298298
},
299+
"com_lihaoyi_geny_2": {
300+
"artifact": "com.lihaoyi:geny_2.13:0.6.5",
301+
"sha256": "ca3857a3f95266e0d87e1a1f26c8592c53c12ac7203f911759415f6c8a43df7d",
302+
},
299303
"com_lihaoyi_pprint": {
300304
"artifact": "com.lihaoyi:pprint_3:0.9.0",
301305
"sha256": "61afea0579ee81727b44cdd490d13bedeb57cb50ad437797fd9c8c9865d0b795",

0 commit comments

Comments
 (0)