From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add Greek Aspell dictionary Date: Fri, 16 Dec 2016 18:05:33 +0100 Message-ID: <8760mj3iua.fsf@gnu.org> References: <20161215210227.18768-1-theodoros.for@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cHvwx-0003xL-ER for guix-devel@gnu.org; Fri, 16 Dec 2016 12:05:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cHvwu-0007iv-16 for guix-devel@gnu.org; Fri, 16 Dec 2016 12:05:39 -0500 In-Reply-To: <20161215210227.18768-1-theodoros.for@openmailbox.org> (Theodoros Foradis's message of "Thu, 15 Dec 2016 23:02:27 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Theodoros Foradis Cc: guix-devel@gnu.org Theodoros Foradis skribis: > * gnu/packages/aspell.scm (aspell-dict-el): New variable. Applied, thanks! Ludo'.