Merge pull request #329854 from tie/patch-2

lutok: update meta.description
This commit is contained in:
Randy Eckenrode
2024-08-02 00:26:14 -04:00
committed by GitHub
+1 -1
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 ];