diff options
author | Sean Whitton <spwhitton@spwhitton.name> | 2017-09-16 13:15:40 -0700 |
---|---|---|
committer | Sean Whitton <spwhitton@spwhitton.name> | 2017-09-16 13:15:40 -0700 |
commit | a156c9949aaad51b88d58f99128a6758944c380d (patch) | |
tree | 3cd1f09efd58c21ccb5ed42b9db2e1a95975b2b2 | |
parent | 14c58bf455d658353dae6b97dfffbf6ba25646ce (diff) | |
download | DHG_packages-a156c9949aaad51b88d58f99128a6758944c380d.tar.gz |
conduit-extra: refresh patch
-rw-r--r-- | p/haskell-conduit-extra/debian/patches/no-bytestring-builder | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/p/haskell-conduit-extra/debian/patches/no-bytestring-builder b/p/haskell-conduit-extra/debian/patches/no-bytestring-builder index a92964e66..c64275275 100644 --- a/p/haskell-conduit-extra/debian/patches/no-bytestring-builder +++ b/p/haskell-conduit-extra/debian/patches/no-bytestring-builder @@ -4,17 +4,15 @@ Author: Joachim Breitner <nomeata@debian.org> Forwarded: not-needed, debian specific --- a/conduit-extra.cabal +++ b/conduit-extra.cabal -@@ -77,8 +77,7 @@ +@@ -78,7 +78,6 @@ , async , attoparsec , blaze-builder - , bytestring-builder -- , bytestring -+ , bytestring >= 0.10.4 + , bytestring , exceptions , process - , resourcet -@@ -111,7 +110,6 @@ +@@ -113,7 +112,6 @@ , conduit-extra , criterion , bytestring |