From: Alex Kost <alezost@gmail.com>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/8] gnu: Add aspell-dict-he.
Date: Tue, 22 Nov 2016 23:01:51 +0300 [thread overview]
Message-ID: <87twazi8r4.fsf@gmail.com> (raw)
In-Reply-To: <20161121210035.13726-2-efraim@flashner.co.il> (Efraim Flashner's message of "Mon, 21 Nov 2016 23:00:28 +0200")
Efraim Flashner (2016-11-21 23:00 +0200) wrote:
> * gnu/packages/aspell.scm (aspell-dict-he): New variable.
> ---
> gnu/packages/aspell.scm | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
> index b702412..21014c0 100644
> --- a/gnu/packages/aspell.scm
> +++ b/gnu/packages/aspell.scm
> @@ -2,6 +2,7 @@
> ;;; Copyright © 2013, 2014, 2015 Ludovic Courtès <ludo@gnu.org>
> ;;; Copyright © 2015, 2016 Alex Kost <alezost@gmail.com>
> ;;; Copyright ©2016 John Darrington <jmd@gnu.org>
> +;;; Copyright ©2016 Efraim Flashner <efraim@flashner.co.il>
^
I would add a space here (and on the line for John as well).
Otherwise I think this patch is OK to push.
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -155,3 +156,10 @@ dictionaries, including personal ones.")
> #:sha256
> (base32
> "0ffb87yjsh211hllpc4b9khqqrblial4pzi1h9r3v465z1yhn3j4")))
> +
> +(define-public aspell-dict-he
> + (aspell-dictionary "he" "Hebrew"
> + #:version "1.0-0"
> + #:sha256
> + (base32
> + "13bhbghx5b8g0119g3wxd4n8mlf707y41vlf59irxjj0kynankfn")))
--
Alex
next prev parent reply other threads:[~2016-11-22 20:01 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-21 21:00 [PATCH 0/8] Random collection of patches Efraim Flashner
2016-11-21 21:00 ` [PATCH 1/8] gnu: Add aspell-dict-he Efraim Flashner
2016-11-22 20:01 ` Alex Kost [this message]
2016-11-21 21:00 ` [PATCH 2/8] gnu: Add wgetpaste Efraim Flashner
2016-11-23 11:48 ` ng0
2016-11-21 21:00 ` [PATCH 3/8] gnu: Add rkflashtool Efraim Flashner
2016-11-21 21:00 ` [PATCH 4/8] gnu: Add viewnior Efraim Flashner
2016-11-22 20:09 ` Alex Kost
2016-11-22 20:18 ` Marius Bakke
2016-11-23 21:48 ` Ludovic Courtès
2016-11-21 21:00 ` [PATCH 5/8] gnu: Rename owncloud.scm to sync.scm Efraim Flashner
2016-11-21 21:00 ` [PATCH 6/8] gnu: Add qsyncthingtray Efraim Flashner
2016-11-21 21:00 ` [PATCH 7/8] gnu: Add lekha Efraim Flashner
2016-11-21 21:00 ` [PATCH 8/8] gnu: Add econnman Efraim Flashner
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87twazi8r4.fsf@gmail.com \
--to=alezost@gmail.com \
--cc=efraim@flashner.co.il \
--cc=guix-devel@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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).