From 7220f90733311740ce0f98308e42c79454668a9a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 26 Jun 2021 21:38:59 -0300 Subject: aux/guix/manifest.scm: Reorder hunspell, group it with basic packages --- aux/guix/manifest.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'aux/guix') 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))) -- cgit v1.2.3