summaryrefslogtreecommitdiff
path: root/lakefile.lean
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2025-04-13 13:22:53 +0200
committerAndreas Grois <andi@grois.info>2025-04-13 13:22:53 +0200
commit8dbe99432db14b5f73585b9e34ecff6e61e76ca8 (patch)
tree5661b583c8ba54713ce876add172b64304ec8957 /lakefile.lean
parent2390fe0a2fbbdd283d21049a1e997026d7d1948c (diff)
Lean 4.16
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 ec4ca09..cfea57a 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"@"fe30e1dc0a0070452edce74331aa3df21a6b8f7c"
+ "https://github.com/soulsource/BinaryHeap"@"a2fcff2dbe3561e3a51b810b3f0577ba99ef5e78"
require «lean-astar» from git
- "https://github.com/soulsource/lean-astar"@"4cc7ae8a6653402e091d246ed746a0ed45b099dc"
+ "https://github.com/soulsource/lean-astar"@"6cab1cf9fd9de67f53f9a20a56dc91da38e3544b"