mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-30 08:44:31 +00:00
haskell-xml-conduit: update to version 1.1.0.5
This commit is contained in:
parent
f749af3daa
commit
9102dbe667
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "xml-conduit";
|
pname = "xml-conduit";
|
||||||
version = "1.1.0.4";
|
version = "1.1.0.5";
|
||||||
sha256 = "0mbn0xm3br4f645qk1cv09zjlrcws5qdn498iwm5lx4j2ygg9swa";
|
sha256 = "1ryiacx42hdh564zy6dj5vxxl2l8flfffmdw8shb32w3gp11fzmp";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec attoparsecConduit blazeBuilder blazeBuilderConduit
|
attoparsec attoparsecConduit blazeBuilder blazeBuilderConduit
|
||||||
blazeHtml blazeMarkup conduit dataDefault failure monadControl
|
blazeHtml blazeMarkup conduit dataDefault failure monadControl
|
||||||
|
Loading…
Reference in New Issue
Block a user