File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "originHash" : " fa5d44b163f93ac81720709e544d23df7cd3ef9d7c3be4ef3532e44116adf9c4 " ,
2+ "originHash" : " 47f433e3b3d4743cf1e2a5074886cb40427a26dbe52049cbd16bf43be5fd8fc4 " ,
33 "pins" : [
44 {
55 "identity" : " swift-async-algorithms" ,
66 "kind" : " remoteSourceControl" ,
7- "location" : " https://github.com/apple /swift-async-algorithms" ,
7+ "location" : " https://github.com/kkebo /swift-async-algorithms" ,
88 "state" : {
9- "revision " : " da4e36f86544cdf733a40d59b3a2267e3a7bbf36 " ,
10- "version " : " 1.0.0 "
9+ "branch " : " origin/fix-swift-playgrounds " ,
10+ "revision " : " 74ee41950a62ffb2de404151a78340ec67d80027 "
1111 }
1212 },
1313 {
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ let package = Package(
1818 )
1919 ] ,
2020 dependencies: [
21- . package ( url: " https://github.com/apple /swift-async-algorithms " , exact : " 1.0.0 " )
21+ . package ( url: " https://github.com/kkebo /swift-async-algorithms " , branch : " origin/fix-swift-playgrounds " )
2222 ] ,
2323 targets: [
2424 . target(
You can’t perform that action at this time.
0 commit comments