diff options
author | Sean Whitton <spwhitton@spwhitton.name> | 2017-09-16 10:41:57 -0700 |
---|---|---|
committer | Sean Whitton <spwhitton@spwhitton.name> | 2017-09-16 10:41:57 -0700 |
commit | 32977d2d71088258f823d8e840a751ada883cb17 (patch) | |
tree | a11ea35772459f779b823dff15a7bfae94ad946b | |
parent | fdd00d76b7ce5ac8f04bf73afd93ec62fd0a42ba (diff) | |
download | DHG_packages-32977d2d71088258f823d8e840a751ada883cb17.tar.gz |
html-conduit: patch .cabal file for newer xml-conduit
-rw-r--r-- | p/haskell-html-conduit/debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-html-conduit/debian/changelog b/p/haskell-html-conduit/debian/changelog index 68627dce3..3374bd3b6 100644 --- a/p/haskell-html-conduit/debian/changelog +++ b/p/haskell-html-conduit/debian/changelog @@ -1,8 +1,9 @@ haskell-html-conduit (1.2.1.1-4) unstable; urgency=medium * Bump build-dep on xml-conduit to match hackage. + - Add newer-xml-conduit patch - -- Sean Whitton <spwhitton@spwhitton.name> Sat, 16 Sep 2017 09:26:48 -0700 + -- Sean Whitton <spwhitton@spwhitton.name> Sat, 16 Sep 2017 10:41:52 -0700 haskell-html-conduit (1.2.1.1-3) unstable; urgency=medium |