mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-08 14:40:07 +03:00
Security update: update to warp 2.0.3.3
See https://github.com/yesodweb/wai/issues/231 for details.
This commit is contained in:
parent
765e119b33
commit
ed4455a003
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "warp";
|
pname = "warp";
|
||||||
version = "2.0.3.2";
|
version = "2.0.3.3";
|
||||||
sha256 = "1aapwhgqn693cvdhj4zafyww2xrpjn8wzdgrwxz8k6mq0f2lh599";
|
sha256 = "02wh8jf8pcjb03xxdim9q92vr4jk9jibqqzl8kvccqlqfi5giq0f";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder blazeBuilderConduit caseInsensitive conduit hashable
|
blazeBuilder blazeBuilderConduit caseInsensitive conduit hashable
|
||||||
httpDate httpTypes liftedBase network networkConduit simpleSendfile
|
httpDate httpTypes liftedBase network networkConduit simpleSendfile
|
||||||
|
Loading…
Reference in New Issue
Block a user