all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jens Mølgaard" <jens@zete.tk>
To: 36087@debbugs.gnu.org
Subject: [bug#36087] [PATCH 7/9] gnu: Add Norwegian Nynorsk Aspell dictionary.
Date: Wed, 05 Jun 2019 21:15:13 +1200	[thread overview]
Message-ID: <87ef48jsv2.fsf@zete.tk> (raw)
In-Reply-To: <87tvd96177.fsf@zete.tk>


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: 0007-gnu-Add-Norwegian-Nynorsk-Aspell-dictionary.patch --]
[-- Type: text/x-patch, Size: 1078 bytes --]

From dbac24a3ce189275d74f5cfc081c4a30e7197fb4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jens=20M=C3=B8lgaard?= <jens@zete.tk>
Date: Wed, 5 Jun 2019 21:00:46 +1200
Subject: [PATCH 7/9] gnu: Add Norwegian Nynorsk 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 f51422ee07..dde2a6379b 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -273,6 +273,13 @@ dictionaries, including personal ones.")
                      (base32
                       "0ffb87yjsh211hllpc4b9khqqrblial4pzi1h9r3v465z1yhn3j4")))
 
+(define-public aspell-dict-nn
+  (aspell-dictionary "nn" "Norwegian Nynorsk"
+                     #:version "0.50.1-1"
+                     #:sha256
+                     (base32
+                      "0w2k5l5rbqpliripgqwiqixz5ghnjf7i9ggbrc4ly4vy1ia10rmc")))
+
 (define-public aspell-dict-pt-br
   (aspell-dictionary "pt-br" "Brazilian Portuguese"
                      #:version "20090702-0"
-- 
2.21.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  parent reply	other threads:[~2019-06-05  9:17 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-01 10:37 [bug#36087] [PATCH 0/9] Add further Aspell dictionaries Jens Mølgaard
2019-06-05  9:09 ` [bug#36087] [PATCH 1/9] gnu: Add Arabic Aspell dictionary Jens Mølgaard
2019-06-05  9:10 ` [bug#36087] [PATCH 2/9] gnu: Add Belarusian " Jens Mølgaard
2019-06-05  9:11 ` [bug#36087] [PATCH 3/9] gnu: Add Danish " Jens Mølgaard
2019-06-05  9:12 ` [bug#36087] [PATCH 4/9] gnu: Add Finnish " Jens Mølgaard
2019-06-05  9:13 ` [bug#36087] [PATCH 5/9] gnu: Add Hindi " Jens Mølgaard
2019-06-05  9:14 ` [bug#36087] [PATCH 6/9] gnu: Add Maori " Jens Mølgaard
2019-06-05  9:15 ` Jens Mølgaard [this message]
2019-06-05  9:15 ` [bug#36087] [PATCH 8/9] gnu: Add Portuguese Portugal " Jens Mølgaard
2019-06-05  9:16 ` [bug#36087] [PATCH 9/9] gnu: Add Ukrainian " Jens Mølgaard
2019-06-05 15:11 ` bug#36087: [PATCH 0/9] Add further Aspell dictionaries Ludovic Courtès
2019-06-06  0:25   ` [bug#36087] " Jens Mølgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ef48jsv2.fsf@zete.tk \
    --to=jens@zete.tk \
    --cc=36087@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.