Version bumps for a number of Haskell packages.
svn path=/nixpkgs/trunk/; revision=17107
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user