Generated neater meta.description strings.

svn path=/nixpkgs/trunk/; revision=28492
This commit is contained in:
Peter Simons
2011-08-11 13:03:51 +00:00
parent 260550220d
commit dbce2ffd0f
120 changed files with 120 additions and 123 deletions

View File

@@ -10,7 +10,7 @@ cabal.mkDerivation (self: {
];
meta = {
homepage = "http://hledger.org";
description = "Reusable types and utilities for the hledger accounting tool and financial apps in general.";
description = "Reusable types and utilities for the hledger accounting tool and financial apps in general";
license = "GPL";
platforms = self.ghc.meta.platforms;
maintainers = [