summaryrefslogtreecommitdiff
path: root/manifest.scm
diff options
context:
space:
mode:
authorEkaitz Zarraga <ekaitz@elenq.tech>2024-07-16 16:58:58 +0200
committerEkaitz Zarraga <ekaitz@elenq.tech>2024-07-16 16:58:58 +0200
commit9f9debf107b294f775443f458159707295c93d2e (patch)
treec881a7a652534173d930bf67c02514c177c65853 /manifest.scm
parentf07767c3f7eec8db2c77682086197c3b8509a5c8 (diff)
manifest.scm use pandoc instead of ghc-pandoc
Diffstat (limited to 'manifest.scm')
-rw-r--r--manifest.scm2
1 files changed, 1 insertions, 1 deletions
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"))