summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-04-14 20:54:59 +0200
committerPeter Simons <simons@cryp.to>2013-04-14 23:06:17 +0200
commit969f6da0470177b7080093d4700a3bb4b6de1cad (patch)
tree332a3a4856f14a1e539d6006d59ba65b549ea52f /pkgs
parent0911fe7f3c4994da0f112b525537caa96473b2f4 (diff)
downloadnixlib-969f6da0470177b7080093d4700a3bb4b6de1cad.tar
nixlib-969f6da0470177b7080093d4700a3bb4b6de1cad.tar.gz
nixlib-969f6da0470177b7080093d4700a3bb4b6de1cad.tar.bz2
nixlib-969f6da0470177b7080093d4700a3bb4b6de1cad.tar.lz
nixlib-969f6da0470177b7080093d4700a3bb4b6de1cad.tar.xz
nixlib-969f6da0470177b7080093d4700a3bb4b6de1cad.tar.zst
nixlib-969f6da0470177b7080093d4700a3bb4b6de1cad.zip
haskell-happstack-server: update to version 7.1.7.1
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/libraries/haskell/happstack/happstack-server.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/haskell/happstack/happstack-server.nix b/pkgs/development/libraries/haskell/happstack/happstack-server.nix
index 3ea0262a6f4c..28520ceae0fb 100644
--- a/pkgs/development/libraries/haskell/happstack/happstack-server.nix
+++ b/pkgs/development/libraries/haskell/happstack/happstack-server.nix
@@ -7,8 +7,8 @@
 
 cabal.mkDerivation (self: {
   pname = "happstack-server";
-  version = "7.1.7";
-  sha256 = "1gd7qa224z04aya44fdrbhpiy5iw88wjcvqihz6l95ks9ilbzmg7";
+  version = "7.1.7.1";
+  sha256 = "1q897av0ynfh6jn4jhmmamkwda7zg36p4ncn9yic69calzvjpz72";
   buildDepends = [
     base64Bytestring blazeHtml extensibleExceptions filepath hslogger
     html monadControl mtl network parsec sendfile syb systemFilepath