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
1 changed files with 2 additions and 2 deletions

View File

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