mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
haskell-warp: update to version 3.0.0.7
This commit is contained in:
parent
25fb19593c
commit
34a7dc7859
|
@ -8,8 +8,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "warp";
|
||||
version = "3.0.0.6";
|
||||
sha256 = "0085v0gnjr4yv4s341jyc8cf9l69rmj9rrnr6h2lyhq5hx1i1lw8";
|
||||
version = "3.0.0.7";
|
||||
sha256 = "16zsad273lz49lac00pwg701lyr70kv4cwmk258szhmnjvkcnbb7";
|
||||
buildDepends = [
|
||||
autoUpdate blazeBuilder caseInsensitive hashable httpDate httpTypes
|
||||
network simpleSendfile streamingCommons text unixCompat void wai
|
||||
|
|
Loading…
Reference in a new issue