about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-12-10 20:45:19 +0100
committerPeter Simons <simons@cryp.to>2013-12-10 20:45:19 +0100
commit4df80c3c2edc1b709423c3b00b293e22968178bc (patch)
treed0e76b3f4d689094c9e4589805a12275a2af405f /pkgs
parente32ee4acf9f5fd8b8fadcfb92d2bde3993cfae9a (diff)
downloadnixlib-4df80c3c2edc1b709423c3b00b293e22968178bc.tar
nixlib-4df80c3c2edc1b709423c3b00b293e22968178bc.tar.gz
nixlib-4df80c3c2edc1b709423c3b00b293e22968178bc.tar.bz2
nixlib-4df80c3c2edc1b709423c3b00b293e22968178bc.tar.lz
nixlib-4df80c3c2edc1b709423c3b00b293e22968178bc.tar.xz
nixlib-4df80c3c2edc1b709423c3b00b293e22968178bc.tar.zst
nixlib-4df80c3c2edc1b709423c3b00b293e22968178bc.zip
haskell-warp: update to version 2.0.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 0b6d3403c46f..04fb88de0d6b 100644
--- a/pkgs/development/libraries/haskell/warp/default.nix
+++ b/pkgs/development/libraries/haskell/warp/default.nix
@@ -6,8 +6,8 @@
 
 cabal.mkDerivation (self: {
   pname = "warp";
-  version = "2.0.0.1";
-  sha256 = "12n1r1qahngfhrqhlbfjl11rmy5la9mpd0h4ai0lzdxkakb89pxl";
+  version = "2.0.1";
+  sha256 = "1sgsiw75xm3b1bv0cnpkx6vn6k0r1an3c94xw5bab4h7blb9jk4a";
   buildDepends = [
     blazeBuilder blazeBuilderConduit caseInsensitive conduit hashable
     httpAttoparsec httpDate httpTypes liftedBase network networkConduit