lutok: update meta.description

This commit is contained in:
Ivan Trubach 2024-07-25 11:37:23 +03:00 committed by GitHub
parent e1eb1da9d4
commit 4a79f0bce2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 ];