about summary refs log tree commit diff
path: root/pkgs/development/libraries/haskell/happstack
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-09-28 16:48:13 +0000
committerPeter Simons <simons@cryp.to>2011-09-28 16:48:13 +0000
commit5048bc7f21544f5b5f0798289157aaa217aaa918 (patch)
tree2563f92748a7e9140d3effa1737759b9586051a2 /pkgs/development/libraries/haskell/happstack
parent9e6178ed744bf8135a0fe8015c9014f5d4f81637 (diff)
haskell-happstack-util: updated to version 6.0.2
svn path=/nixpkgs/trunk/; revision=29529
Diffstat (limited to 'pkgs/development/libraries/haskell/happstack')
-rw-r--r--pkgs/development/libraries/haskell/happstack/happstack-util.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/haskell/happstack/happstack-util.nix b/pkgs/development/libraries/haskell/happstack/happstack-util.nix
index de4c1b9990c6c..faeb174f2510b 100644
--- a/pkgs/development/libraries/haskell/happstack/happstack-util.nix
+++ b/pkgs/development/libraries/haskell/happstack/happstack-util.nix
@@ -4,8 +4,8 @@
 
 cabal.mkDerivation (self: {
   pname = "happstack-util";
-  version = "6.0.0";
-  sha256 = "06qla74kb58q0rvlfa9k16s4crnylq99hm80xx4phlddyzn0cy4z";
+  version = "6.0.2";
+  sha256 = "03qlnclpg72iflry1xlkd0sxqm6nybvx113la9r0cmsnz17y546a";
   isLibrary = true;
   isExecutable = true;
   buildDepends = [