Fix luakit description

+1 -1
+1 -1
pkgs/applications/networking/browsers/luakit/default.nix
··· 15 name = "luakit-2012.09.13"; 16 17 meta = with stdenv.lib; { 18 - description = "Fast, small, webkit based browser framework extensible in Lua."; 19 homepage = "http://luakit.org"; 20 license = licenses.gpl3; 21 maintainers = with maintainers; [ matthiasbeyer ];
··· 15 name = "luakit-2012.09.13"; 16 17 meta = with stdenv.lib; { 18 + description = "Fast, small, webkit based browser framework extensible in Lua"; 19 homepage = "http://luakit.org"; 20 license = licenses.gpl3; 21 maintainers = with maintainers; [ matthiasbeyer ];