haskell-html-conduit: update to version 1.1.0.5

This commit is contained in:
Peter Simons 2014-05-05 23:03:57 +02:00
parent 8d6975cc75
commit 375c29810d

View File

@ -5,8 +5,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "html-conduit"; pname = "html-conduit";
version = "1.1.0.4"; version = "1.1.0.5";
sha256 = "1bl6h38fvhiidzxly49l7jickcg0s4fy59m4cizfjarxll9cspwb"; sha256 = "1yxvaiklg90fsiv2sfzrr3hp1wjs0fhcg709b24lqm81aryaq2sn";
buildDepends = [ buildDepends = [
conduit conduitExtra resourcet systemFilepath tagstreamConduit text conduit conduitExtra resourcet systemFilepath tagstreamConduit text
transformers xmlConduit xmlTypes transformers xmlConduit xmlTypes