haskellPackages.phonetic-languages-phonetics-basics: Remove obsolete patch

This commit is contained in:
Malte Brandy
2021-05-11 17:08:18 +02:00
parent 464c4992d2
commit 8ed841a90d
2 changed files with 0 additions and 48 deletions
@@ -1840,8 +1840,6 @@ self: super: {
};
};
phonetic-languages-phonetics-basics = appendPatch super.phonetic-languages-phonetics-basics ./patches/phonetic-languages-phonetics-basics-haddock.patch;
# 2021-05-09: Restrictive bound on hspec-golden. Dep removed in newer versions.
tomland = assert super.tomland.version == "1.3.2.0"; doJailbreak super.tomland;