Skip to content

Commit

Permalink
chore: update SHAs
Browse files Browse the repository at this point in the history
This forward-ports:

* leanprover-community/mathlib#18277. No action is needed as the proof was already fixed during porting.
* leanprover-community/mathlib#18337. This was forward-ported in #1970 but the SHA was not updated.

See the diff here:

* [`data.fintype.basic`@`9003f28797c0664a49e4179487267c494477d853`..`d78597269638367c3863d40d45108f52207e03cf`](https://leanprover-community.github.io/mathlib-port-status/file/data/fintype/basic?range=9003f28797c0664a49e4179487267c494477d853..d78597269638367c3863d40d45108f52207e03cf)
  • Loading branch information
eric-wieser committed Mar 1, 2023
1 parent a0a7b10 commit d9bed16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mathlib/Data/Fintype/Basic.lean
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Released under Apache 2.0 license as described in the file LICENSE.
Authors: Mario Carneiro
! This file was ported from Lean 3 source module data.fintype.basic
! leanprover-community/mathlib commit 9003f28797c0664a49e4179487267c494477d853
! leanprover-community/mathlib commit d78597269638367c3863d40d45108f52207e03cf
! Please do not edit these lines, except to modify the commit id
! if you have ported upstream changes.
-/
Expand Down

0 comments on commit d9bed16

Please sign in to comment.