Merge pull request #329854 from tie/patch-2

lutok: update meta.description

authored by

Randy Eckenrode and committed by
GitHub
229d6724 41afad99

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