From 0333114f588ddf55474d0aa9e811a8b5b925a017 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 9 Feb 2012 12:54:00 +0000 Subject: [PATCH] haskell-happstack-data: updated to version 6.0.1 svn path=/nixpkgs/trunk/; revision=32155 --- .../libraries/haskell/happstack/happstack-data.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/libraries/haskell/happstack/happstack-data.nix b/pkgs/development/libraries/haskell/happstack/happstack-data.nix index d1603e0441a5..6f39e82739d3 100644 --- a/pkgs/development/libraries/haskell/happstack/happstack-data.nix +++ b/pkgs/development/libraries/haskell/happstack/happstack-data.nix @@ -4,8 +4,8 @@ cabal.mkDerivation (self: { pname = "happstack-data"; - version = "6.0.0"; - sha256 = "1wdvylqgy3iw41ksw2ys4f0vyak8sbk6gginljvz07rrh04klyhl"; + version = "6.0.1"; + sha256 = "0v2ln4mdnild72p02mzjn8mn5srvjixsjqjgkdqzshvxjnnm95l8"; isLibrary = true; isExecutable = true; buildDepends = [