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
@@ -74,7 +74,7 @@ let
meta = with stdenv.lib; {
homepage = http://luaforge.net/projects/luaevent/;
description = "Binding of libevent to Lua.";
description = "Binding of libevent to Lua";
license = licenses.mit;
maintainers = [ maintainers.koral ];
};