commit 8fcf4388f58ef7dc860aea1c1a9e5fab02485dfc
parent 7aebfbcd88045be856be0e7835de116e715f60a6
Author: Suzanne Soy <ligo@suzanne.soy>
Date: Thu, 4 Mar 2021 21:30:44 +0000
Fixed syntax
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/info.rkt b/info.rkt
@@ -16,4 +16,4 @@
(define scribblings '(("scribblings/subtemplate.scrbl" () (parsing-library))))
(define pkg-desc "Various enhancements on syntax templates")
(define version "1.2")
-(define pkg-authors '("Suzanne Soy"))
+(define pkg-authors '(|Suzanne Soy|))