From 9f9debf107b294f775443f458159707295c93d2e Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Tue, 16 Jul 2024 16:58:58 +0200 Subject: manifest.scm use pandoc instead of ghc-pandoc --- manifest.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.scm') diff --git a/manifest.scm b/manifest.scm index b584c8c..9ca8327 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1,2 +1,2 @@ (specifications->manifest - '("python-pyyaml" "python" "chibi-scheme" "ghc-pandoc" "make" "ghostscript" "texlive" "inkscape")) + '("python-pyyaml" "python" "chibi-scheme" "pandoc" "make" "ghostscript" "texlive" "inkscape")) -- cgit v1.2.3