gnu: Add Catalan dictionary for Aspell. Hola! * gnu/packages/aspell.scm (aspell-dict-ca): New variable.
1 files changed, 7 insertions(+), 0 deletions(-) M gnu/packages/aspell.scm
M gnu/packages/aspell.scm => gnu/packages/aspell.scm +7 -0
@@ 116,6 116,13 @@ dictionaries, including personal ones.") (home-page "http://aspell.net/"))) (define-public aspell-dict-ca (aspell-dictionary "ca" "Catalan" #:version "2.1.5-1" #:sha256 (base32 "1fb5y5kgvk25nlsfvc8cai978hg66x3pbp9py56pldc7vxzf9npb"))) (define-public aspell-dict-de (aspell-dictionary "de" "German" #:version "20030222-1"