haskell-warp: update to version 2.1.4.1
This commit is contained in:
parent
0f3cbb71ad
commit
40ecb7d787
|
@ -7,8 +7,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "warp";
|
pname = "warp";
|
||||||
version = "2.1.4";
|
version = "2.1.4.1";
|
||||||
sha256 = "090xbjqwj8wzxiaal2jdsk7dbqv07c1cw32w7v8xxi2dkvv6nwbb";
|
sha256 = "0j9w74gk84w9khyg5whjkd21pllg4rw8hxfs65zmrvm1k94lwqkf";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder blazeBuilderConduit caseInsensitive conduit
|
blazeBuilder blazeBuilderConduit caseInsensitive conduit
|
||||||
conduitExtra hashable httpDate httpTypes liftedBase network
|
conduitExtra hashable httpDate httpTypes liftedBase network
|
||||||
|
|
Loading…
Reference in New Issue