lutok: update meta.description

authored by Ivan Trubach and committed by GitHub 4a79f0bc e1eb1da9

+1 -1
+1 -1
pkgs/by-name/lu/lutok/package.nix
··· 77 77 __structuredAttrs = true; 78 78 79 79 meta = { 80 - description = "Libraries to write tests in C, C++, and shell"; 80 + description = "Lightweight C++ API for Lua"; 81 81 homepage = "https://github.com/freebsd/lutok/"; 82 82 license = lib.licenses.bsd3; 83 83 maintainers = with lib.maintainers; [ reckenrode ];