Use format egg to pad comic numbers

This commit is contained in:
cælōrum spectātrīx 2025-11-21 23:02:24 +01:00
parent d2f93fe609
commit 3fd48ba75f
3 changed files with 3 additions and 3 deletions

View file

@ -8,9 +8,9 @@ exec csi -s "$0" "$@"
(scheme file)
(chicken base)
(chicken io)
(chicken format)
(chicken port)
(chicken process-context)
(format)
(html-parser)
(openssl) ; has to be before http-client
(http-client)