Security update: update to warp 2.0.3.3

See https://github.com/yesodweb/wai/issues/231 for details.
This commit is contained in:
Pascal Wittmann 2014-03-06 08:58:51 +01:00
parent 765e119b33
commit ed4455a003

View File

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "warp";
version = "2.0.3.2";
sha256 = "1aapwhgqn693cvdhj4zafyww2xrpjn8wzdgrwxz8k6mq0f2lh599";
version = "2.0.3.3";
sha256 = "02wh8jf8pcjb03xxdim9q92vr4jk9jibqqzl8kvccqlqfi5giq0f";
buildDepends = [
blazeBuilder blazeBuilderConduit caseInsensitive conduit hashable
httpDate httpTypes liftedBase network networkConduit simpleSendfile