summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/texlive.scm6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/texlive.scm b/tests/texlive.scm
index c1bd50b75f..c3631861ce 100644
--- a/tests/texlive.scm
+++ b/tests/texlive.scm
@@ -191,9 +191,9 @@ completely compatible with Plain TeX.")
'texlive-knuth-lib
'texlive-plain
'texlive-tex))
- ('home-page "https://www.tug.org/texlive/")
- ('synopsis "Plain TeX macros for Physicists")
- ('description (? string? description))
+ ('home-page (? string?))
+ ('synopsis (? string?))
+ ('description (? string?))
('license 'lppl))
#true)
(_