diff options
author | EuAndreh <eu@euandre.org> | 2021-06-25 12:18:04 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-25 12:18:04 -0300 |
commit | a2e4188bc8b3812dfe420adfa94ed95f9ab1b223 (patch) | |
tree | b3624d575266ff5afb0f7e86abc3ca4041b9edad /aux/guix/manifest.scm | |
parent | TODOs.md: Mark #task-4ae91595-6e6d-be17-d882-754a478da878 as DONE (diff) | |
download | git-permalink-a2e4188bc8b3812dfe420adfa94ed95f9ab1b223.tar.gz git-permalink-a2e4188bc8b3812dfe420adfa94ed95f9ab1b223.tar.xz |
aux/guix/manifest.scm: Use hunspell insted of hunspell-iconv
Diffstat (limited to '')
-rw-r--r-- | aux/guix/manifest.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aux/guix/manifest.scm b/aux/guix/manifest.scm index 2301ad6..de9fe04 100644 --- a/aux/guix/manifest.scm +++ b/aux/guix/manifest.scm @@ -16,7 +16,7 @@ po4a glibc - hunspell-iconv + hunspell hunspell-dict-en-utf8 hunspell-dict-pt-utf8 hunspell-dict-fr-utf8 |