Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ deps/sealir:
bash scripts/checkout.sh https://github.com/numba/sealir 69972b22636fe8d8c22cc8b745a6f2fa8e763733 deps/sealir

deps/spy:
bash scripts/checkout.sh https://github.com/spylang/spy cfeae1306f91694b7f672a190e478952e9e4257f deps/spy
bash scripts/checkout.sh https://github.com/spylang/spy fc3aac8665a08b5a9eca67dbd3a85d98e7a7cf19 deps/spy


build:
Expand Down