haskell-html-conduit: update to version 1.1.1

This commit is contained in:
Peter Simons 2014-09-11 18:09:26 +02:00
parent 9b805cf622
commit 6cbc46b43c

View File

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