Unverified Commit 4a79f0bc authored by Ivan Trubach's avatar Ivan Trubach Committed by GitHub
Browse files

lutok: update meta.description

parent e1eb1da9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -77,7 +77,7 @@ lib.fix (
    __structuredAttrs = true;

    meta = {
      description = "Libraries to write tests in C, C++, and shell";
      description = "Lightweight C++ API for Lua";
      homepage = "https://github.com/freebsd/lutok/";
      license = lib.licenses.bsd3;
      maintainers = with lib.maintainers; [ reckenrode ];