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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user