gnu: Add Ukrainian Aspell dictionary.

* gnu/packages/aspell.scm (aspell-dict-ul): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Jens Mølgaard 2019-06-05 21:02:36 +12:00 committed by Ludovic Courtès
parent a1fa54f022
commit e77dd15a2d
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -311,6 +311,13 @@ (define-public aspell-dict-sv
(base32
"02jwkjhr32kvyibnyzgx3smbnm576jwdzg3avdf6zxwckhy5fw4v")))
(define-public aspell-dict-uk
(aspell-dictionary "uk" "Ukrainian"
#:version "1.4.0-0"
#:sha256
(base32
"137i4njvnslab6l4s291s11xijr5jsy75lbdph32f9y183lagy9m")))
;;;
;;; Hunspell packages made from the Aspell word lists.