forked from mirrors/nixpkgs
Merge pull request #1884 from pSub/warp-security-update
Security update: update to warp 2.0.3.3
This commit is contained in:
commit
432c4d8ddf
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue