Fix patch numbering

This commit is contained in:
kiana-S 2022-01-25 20:00:13 -05:00
parent 9a0c18cb5d
commit ac37abec89
1 changed files with 2 additions and 2 deletions

View File

@ -92,8 +92,8 @@ let
patch = patches + "/5.16/0004-ipts.patch";
}
{
name = "ms-surface/0006-surface-sam";
patch = patches + "/5.16/0006-surface-sam.patch";
name = "ms-surface/0005-surface-sam";
patch = patches + "/5.16/0005-surface-sam.patch";
}
{
name = "ms-surface/0006-surface-sam-over-hid";