Skip to content

Commit

Permalink
update lakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
PratherConid committed Nov 4, 2023
1 parent aa788db commit bb70966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lakefile.lean
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ open Lake DSL

require std from git "https://github.com/leanprover/std4.git"@"main"

require auto from git "https://github.com/avigad/lean-auto.git"
require auto from git "https://github.com/leanprover-community/lean-auto.git"@"main"

package Duper {
precompileModules := true
Expand Down

0 comments on commit bb70966

Please sign in to comment.