GNU bug report logs - #44473
[PATCH] gnu: Add Czech Aspell dictionary.

Previous Next

Package: guix-patches;

Reported by: Noah Landis <noahlandis <at> posteo.net>

Date: Thu, 5 Nov 2020 20:38:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44473 in the body.
You can then email your comments to 44473 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#44473; Package guix-patches. (Thu, 05 Nov 2020 20:38:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Noah Landis <noahlandis <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 05 Nov 2020 20:38:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Noah Landis <noahlandis <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Add Czech Aspell dictionary.
Date: Thu, 5 Nov 2020 13:37:31 -0700
From 83b59f0b73c3d8c1b5a4114811a782aa8773d87c Mon Sep 17 00:00:00 2001
From: Noah Landis <noahlandis <at> posteo.net>
Date: Thu, 5 Nov 2020 13:35:37 -0700
Subject: [PATCH] gnu: Add Czech Aspell dictionary.

---
 gnu/packages/aspell.scm | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
index 7d3c2ef1c3..5b059a939e 100644
--- a/gnu/packages/aspell.scm
+++ b/gnu/packages/aspell.scm
@@ -11,6 +11,7 @@
 ;;; Copyright © 2020 Marcin Karpezo <sirmacik <at> wioo.waw.pl>
 ;;; Copyright © 2020 Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
 ;;; Copyright © 2020 Jakub Kądziołka <kuba <at> kadziolka.net>
+;;; Copyright © 2020 Noah Landis <noahlandis <at> posteo.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -170,6 +171,13 @@ dictionaries, including personal ones.")
          (hash (content-hash sha256))))
       (home-page "https://www.softcatala.org/pub/softcatala/aspell/"))))
 
+(define-public aspell-dict-cs
+  (aspell-dictionary "cs" "Czech"
+                     #:version "20040614-1"
+                     #:sha256
+                     (base32
+                      "0rihj4hsw96pd9casvmpvw3r8040pfa28p1h73x4vyn20zwr3h01")))
+
 (define-public aspell-dict-de
   (aspell-dictionary "de" "German"
                      #:version "20161207-7-0"
-- 
2.29.2





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Sun, 08 Nov 2020 20:04:02 GMT) Full text and rfc822 format available.

Notification sent to Noah Landis <noahlandis <at> posteo.net>:
bug acknowledged by developer. (Sun, 08 Nov 2020 20:04:02 GMT) Full text and rfc822 format available.

Message #10 received at 44473-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Noah Landis <noahlandis <at> posteo.net>
Cc: 44473-done <at> debbugs.gnu.org
Subject: Re: [bug#44473] [PATCH] gnu: Add Czech Aspell dictionary.
Date: Sun, 8 Nov 2020 22:02:41 +0200
[Message part 1 (text/plain, inline)]
I changed the commit message to fit the conventions we use. Patch
pushed! Thanks.


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 07 Dec 2020 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 250 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.