haskell-dbus: drop obsolete patches for ghc-8.10.x support

This commit is contained in:
Peter Simons 2020-05-08 11:07:16 +02:00
parent ccb81f56cf
commit 96ca16d0d8

View file

@ -132,7 +132,6 @@ self: super: {
url = "https://github.com/haskell-hvr/cabal-plan/pull/55.patch";
sha256 = "0lhs4vx5qg5ldhnyb9z7k0jmxhmd2f34x4xbwv6vsljs9vr02pd8";
});
dbus = appendPatch super.dbus ./patches/fix-dbus-for-ghc-8.10.x.patch;
# https://github.com/ndmitchell/hlint/issues/959
hlint = super.hlint.override {