3
0
Fork 0
forked from mirrors/nixpkgs

haskell-warp: update to version 1.3.5

This commit is contained in:
Peter Simons 2012-11-26 15:16:18 +01:00
parent 9f8856064d
commit 1fdea71350

View file

@ -5,8 +5,8 @@
cabal.mkDerivation (self: {
pname = "warp";
version = "1.3.4.4";
sha256 = "0i6mjadw87f9c949wg9lcbld0yfvnrxn7bhapf71gk36sh7llxaj";
version = "1.3.5";
sha256 = "0hxipvdp0nwziijzmcnf0kdb3cz1m2w6xwszq2zqpjb7fvcy2acl";
buildDepends = [
blazeBuilder blazeBuilderConduit caseInsensitive conduit hashable
httpTypes liftedBase network networkConduit simpleSendfile