haskell-warp: updated to version 0.4.6.3
svn path=/nixpkgs/trunk/; revision=31097
This commit is contained in:
parent
51254f668a
commit
d0dc6f0ba8
@ -5,8 +5,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "warp";
|
pname = "warp";
|
||||||
version = "0.4.6.2";
|
version = "0.4.6.3";
|
||||||
sha256 = "1ja9w3440j69w7638wrjd6067svqcsaqdl1zklr6jx20zyadww94";
|
sha256 = "1gfjhp1s42ynpi3kh8fr6fp5nwirxz0gasr7zs7q2qwwvlq9pzm6";
|
||||||
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