Version bumps for a number of Haskell packages.

svn path=/nixpkgs/trunk/; revision=17107
This commit is contained in:
Andres Löh
2009-09-14 08:35:39 +00:00
parent f4162c9716
commit 5b20a89f11
7 changed files with 15 additions and 15 deletions
@@ -2,9 +2,9 @@
cabal.mkDerivation (self : {
pname = "hlint";
version = "1.6.5";
version = "1.6.11";
name = self.fname;
sha256 = "70b8a70e268e5cd5079e1d187cba83f20a2fd967668a0fdf92f5207ec96e1a7e";
sha256 = "20210c72826be92ae34247d4e02e64187c3c99f70f8a099c747c46415e010af5";
extraBuildInputs = [haskellSrcExts mtl uniplate hscolour parallel];
meta = {
description = "Source code suggestions";