diff options
Diffstat (limited to 'lakefile.lean')
| -rw-r--r-- | lakefile.lean | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lakefile.lean b/lakefile.lean index 3775d13..cd9af36 100644 --- a/lakefile.lean +++ b/lakefile.lean @@ -32,7 +32,7 @@ lean_exe «aoc-2023» where supportInterpreter := true require BinaryHeap from git - "http://git.grois.info/BinaryHeap"@"60832223e03e50cbffca8bc90b1dec40b48f1f14" + "http://git.grois.info/BinaryHeap"@"93c883d5332469d90a4f1c42d45c66e2b6a89eb8" require «lean-astar» from git - "http://git.grois.info/lean-astar"@"2402a88a863e41f5bceefcdc13323ef609809a8a" + "http://git.grois.info/lean-astar"@"973225b1c5ed10f2a99374c91a9d6a957067f654" |
