GNU bug report logs -
#36087
[PATCH 0/9] Add further Aspell dictionaries.
Previous Next
Reported by: Jens Mølgaard <jens <at> zete.tk>
Date: Tue, 4 Jun 2019 10:32:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #32 received at 36087 <at> debbugs.gnu.org (full text, mbox):
[0009-gnu-Add-Ukrainian-Aspell-dictionary.patch (text/x-patch, inline)]
From 84a938ffce4ccdbe44c3497fd5c6f6830322a772 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jens=20M=C3=B8lgaard?= <jens <at> zete.tk>
Date: Wed, 5 Jun 2019 21:02:36 +1200
Subject: [PATCH 9/9] gnu: Add Ukrainian Aspell dictionary.
---
gnu/packages/aspell.scm | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index 945a53e3cd..1bbe57a4ef 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -311,6 +311,13 @@ dictionaries, including personal ones.")
(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.
--
2.21.0
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 346 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.