Fixed some descriptions
This commit is contained in:
@@ -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 ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user