diff options
-rw-r--r-- | aux/guix/manifest.scm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index de9fe04..f9ee4f2 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -14,10 +14,10 @@ pandoc gettext po4a - glibc - hunspell hunspell-dict-en-utf8 hunspell-dict-pt-utf8 hunspell-dict-fr-utf8 - hunspell-dict-eo-utf8))) + hunspell-dict-eo-utf8 + + glibc))) |