1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 05:00:16 +00:00

haskell-io-streams: update to version 1.1.4.3

This commit is contained in:
Peter Simons 2014-04-17 21:13:07 +02:00
parent 64f7da41cf
commit 61072c89ab

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "io-streams";
version = "1.1.4.2";
sha256 = "0x6d0j41wnxl2h9xzbybmzqrrna3hc17786k65cpiby2x3nlp799";
version = "1.1.4.3";
sha256 = "0qp63xfbfz5ymfn8l9fiy27z30fi4sq201zgsh9x2mkhp6z2yzld";
buildDepends = [
attoparsec blazeBuilder network primitive text time transformers
vector zlibBindings