treewide: fix double quoted strings in meta.description

This commit is contained in:
Ben Siraphob
2021-01-16 11:29:30 +07:00
parent b3616bd964
commit 8dd78bb4fb
43 changed files with 43 additions and 43 deletions
@@ -85,7 +85,7 @@ let lispPackages = rec {
buildSystems = [ "clx-truetype" ];
parasites = [ "clx-truetype-test" ];
description = ''clx-truetype is pure common lisp solution for antialiased TrueType font rendering using CLX and XRender extension.'';
description = "clx-truetype is pure common lisp solution for antialiased TrueType font rendering using CLX and XRender extension.";
deps = with pkgs.lispPackages; [
alexandria bordeaux-threads cl-aa cl-fad cl-paths cl-paths-ttf cl-store
cl-vectors clx trivial-features zpb-ttf