From 6aaa70943202efaa1e6b4ff8b6b8b6b94a564040 Mon Sep 17 00:00:00 2001 From: Andreas Grois Date: Sun, 12 Oct 2025 18:44:32 +0200 Subject: Lean 4.19 --- lakefile.lean | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lakefile.lean') 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" -- cgit v1.2.3