haskell-clock: drop obsolete patches

This commit is contained in:
Peter Simons
2019-08-11 20:48:09 +02:00
parent c4cfd7506b
commit fba1a02724
2 changed files with 0 additions and 61 deletions
@@ -1035,8 +1035,6 @@ self: super: {
# https://github.com/dmwit/encoding/pull/3
encoding = appendPatch super.encoding ./patches/encoding-Cabal-2.0.patch;
clock = dontCheck (appendPatch super.clock ./patches/clock-0.7.2.patch);
# Work around overspecified constraint on github ==0.18.
github-backup = doJailbreak super.github-backup;