haskell-warp: updated to version 0.4.5
svn path=/nixpkgs/trunk/; revision=29174
This commit is contained in:
parent
06a51a4a46
commit
e8375ba69c
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "warp";
|
pname = "warp";
|
||||||
version = "0.4.4";
|
version = "0.4.5";
|
||||||
sha256 = "1mlwny6pfgngpqb4lh6v373m98agf275mbl2p6mxxfh1581fz863";
|
sha256 = "0ql9a7qa6ivsvgr66hgj6bs8c3y8rr320kk1cxq9qbpi00gy5j8b";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder blazeBuilderEnumerator caseInsensitive enumerator
|
blazeBuilder blazeBuilderEnumerator caseInsensitive enumerator
|
||||||
httpTypes network simpleSendfile transformers unixCompat wai
|
httpTypes network simpleSendfile transformers unixCompat wai
|
||||||
|
Loading…
x
Reference in New Issue
Block a user