summaryrefslogtreecommitdiff
path: root/lakefile.lean
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2025-04-13 20:43:15 +0200
committerAndreas Grois <andi@grois.info>2025-04-13 20:43:15 +0200
commit671ccf18e506398fd8eb65ebac92ec6d2fd03ccd (patch)
tree593e38a09792d820917d8fdc9efecaf6ec67fe00 /lakefile.lean
parent8dbe99432db14b5f73585b9e34ecff6e61e76ca8 (diff)
Lean 4.17
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 cfea57a..a155aab 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"@"a2fcff2dbe3561e3a51b810b3f0577ba99ef5e78"
+ "https://github.com/soulsource/BinaryHeap"@"7896480adb78fc9f9b7a86a5eddd0fc5e3f9e4d5"
require «lean-astar» from git
- "https://github.com/soulsource/lean-astar"@"6cab1cf9fd9de67f53f9a20a56dc91da38e3544b"
+ "https://github.com/soulsource/lean-astar"@"dee1a274a1c625462de03b58eaeff82e5db8b830"