summaryrefslogtreecommitdiff
path: root/lakefile.lean
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2025-01-07 23:32:53 +0100
committerAndreas Grois <andi@grois.info>2025-01-07 23:32:53 +0100
commit2390fe0a2fbbdd283d21049a1e997026d7d1948c (patch)
tree2e529367592943cd38a04e0a87fc3f22a87b4cc8 /lakefile.lean
parent4749b3ca572618fa1a7cdb17e2abba9b498279ca (diff)
Lean 4.15
Diffstat (limited to 'lakefile.lean')
-rw-r--r--lakefile.lean4
1 files changed, 2 insertions, 2 deletions
diff --git a/lakefile.lean b/lakefile.lean
index 3c764e1..ec4ca09 100644
--- a/lakefile.lean
+++ b/lakefile.lean
@@ -32,7 +32,7 @@ lean_exe «aoc-2023» where
supportInterpreter := true
require BinaryHeap from git
- "https://github.com/soulsource/BinaryHeap"@"376e4bf573f754aa7cb8c5d6ed652f1efece3050"
+ "https://github.com/soulsource/BinaryHeap"@"fe30e1dc0a0070452edce74331aa3df21a6b8f7c"
require «lean-astar» from git
- "https://github.com/soulsource/lean-astar"@"3514e38cf48b611abc808b7de4c13862d3a4ede0"
+ "https://github.com/soulsource/lean-astar"@"4cc7ae8a6653402e091d246ed746a0ed45b099dc"