Fixed some descriptions

This commit is contained in:
Pascal Wittmann
2015-04-28 10:55:20 +02:00
parent 74742ad584
commit f99d5cf2fc
54 changed files with 77 additions and 78 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ pythonPackages.buildPythonPackage rec {
meta = {
homepage = https://pypi.python.org/pypi/grin;
description = "A grep program configured the way I like it.";
description = "A grep program configured the way I like it";
platform = stdenv.lib.platforms.all;
maintainers = [ stdenv.lib.maintainers.sjagoe ];
};