forked from mirrors/nixpkgs
haskell-html-conduit: update to version 1.1.0
This commit is contained in:
parent
a0deb84690
commit
2b2cf88d1e
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "html-conduit";
|
||||
version = "0.1.0.4";
|
||||
sha256 = "1g217856dz1ad545slk020n5w0la4yyd5ygva2gg2g0999padi78";
|
||||
version = "1.1.0";
|
||||
sha256 = "11mkr7plhbn8kyki0h362habzhsnlb7yrg4ypy48d0l3i7p7vm53";
|
||||
buildDepends = [
|
||||
conduit filesystemConduit resourcet systemFilepath tagstreamConduit
|
||||
text transformers xmlConduit xmlTypes
|
||||
|
|
Loading…
Reference in a new issue