Skip to content

Commit

Permalink
Update Cleavir
Browse files Browse the repository at this point in the history
  • Loading branch information
Bike committed Jan 19, 2021
1 parent 4ab385b commit 057b30b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wscript
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ def update_dependencies(cfg):
log.pprint('BLUE', 'update_dependencies()')
fetch_git_revision("src/lisp/kernel/contrib/Cleavir",
"https://github.com/s-expressionists/Cleavir",
"619816e462e56b7cbc13b172f775ca0b1a5195aa")
"e30e516e9de1ef15da7b4cc80046c90605fd9239")
fetch_git_revision("src/lisp/kernel/contrib/Concrete-Syntax-Tree",
"https://github.com/s-expressionists/Concrete-Syntax-Tree.git",
"ffade18bb5b390d9aee960d587701367f4aac92b")
Expand Down

0 comments on commit 057b30b

Please sign in to comment.