Updated Haskell packages.

- hlint: updated to version 1.8.29
 - hscolour: updated to version 1.20.2
 - random-fu: updated to version 0.2.3.0

svn path=/nixpkgs/trunk/; revision=34324
This commit is contained in:
Peter Simons
2012-06-03 18:26:09 +00:00
parent b5d937ce33
commit 7ea86fc8a2
3 changed files with 6 additions and 6 deletions

View File

@@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "hlint";
version = "1.8.28";
sha256 = "136arfmlfx15qwxvg3lw6wci8fiva1f9hjrk5qf70k9g84dxsjn8";
version = "1.8.29";
sha256 = "07l281106kkahdzgilhh2njjirll0mhr318i3zmhn2ygcb9dvkdr";
isLibrary = true;
isExecutable = true;
buildDepends = [