From 0ec4f26ffe861655a88e013c782cdb1f588c5b01 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Fri, 23 Dec 2011 11:58:13 +0000 Subject: [PATCH] haskell-snap-core: updated to version 0.7.0.1 svn path=/nixpkgs/trunk/; revision=31052 --- pkgs/development/libraries/haskell/snap/core.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/libraries/haskell/snap/core.nix b/pkgs/development/libraries/haskell/snap/core.nix index c0639515bf51..c6be9f80258b 100644 --- a/pkgs/development/libraries/haskell/snap/core.nix +++ b/pkgs/development/libraries/haskell/snap/core.nix @@ -8,8 +8,8 @@ cabal.mkDerivation (self: { pname = "snap-core"; - version = "0.7"; - sha256 = "1rplv1pg531jfmvxlhl7lz9hdhbxllk59daik013i172wglggivp"; + version = "0.7.0.1"; + sha256 = "010w3ycwalz48288342rmwg87pdml7ixg9drw38k206q9s9a9cp9"; buildDepends = [ attoparsec attoparsecEnumerator base16Bytestring blazeBuilder blazeBuilderEnumerator bytestringMmap bytestringNums