about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-10-15 11:52:33 +0200
committerPeter Simons <simons@cryp.to>2012-10-15 11:52:33 +0200
commitb82db1ce31373b345aacedcbcaedeb2fb068c73c (patch)
tree705d4e494acaccaa09dc2dd82623680b2498b91b /pkgs
parent9e617aaf961bdfd782da08bf49b3ee14f8316b6e (diff)
haskell-warp: update to version 1.3.4.1
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/libraries/haskell/warp/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/haskell/warp/default.nix b/pkgs/development/libraries/haskell/warp/default.nix
index 0f4764c3e0efe..2d9fa98d5ced7 100644
--- a/pkgs/development/libraries/haskell/warp/default.nix
+++ b/pkgs/development/libraries/haskell/warp/default.nix
@@ -5,8 +5,8 @@
 
 cabal.mkDerivation (self: {
   pname = "warp";
-  version = "1.3.3.2";
-  sha256 = "1w2i5nf3qh7p0xfrrp6x34rw3sxa48v703w1vlsikhyjdqs2crq8";
+  version = "1.3.4.1";
+  sha256 = "09slbxbk88sjdgs3mibsvp17c85mn2r2sp67fchkmqkhf40lhcxw";
   buildDepends = [
     blazeBuilder blazeBuilderConduit caseInsensitive conduit hashable
     httpTypes liftedBase network networkConduit simpleSendfile