Generated neater meta.description strings.
svn path=/nixpkgs/trunk/; revision=28492
This commit is contained in:
@@ -9,7 +9,7 @@ cabal.mkDerivation (self: {
|
||||
buildDepends = [ parsec syb xml ];
|
||||
meta = {
|
||||
homepage = "http://github.com/jgm/texmath";
|
||||
description = "Conversion of LaTeX math formulas to MathML.";
|
||||
description = "Conversion of LaTeX math formulas to MathML";
|
||||
license = "GPL";
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [
|
||||
|
||||
@@ -9,7 +9,7 @@ cabal.mkDerivation (self: {
|
||||
buildDepends = [ parsec syb xml ];
|
||||
meta = {
|
||||
homepage = "http://github.com/jgm/texmath";
|
||||
description = "Conversion of LaTeX math formulas to MathML.";
|
||||
description = "Conversion of LaTeX math formulas to MathML";
|
||||
license = "GPL";
|
||||
platforms = self.ghc.meta.platforms;
|
||||
maintainers = [
|
||||
|
||||
Reference in New Issue
Block a user