On Sat, Aug 27, 2016 at 08:19:38PM +0200, John Darrington wrote:
> From: John Darrington <j...@gnu.org>
> 
> * gnu/packages/aspell.scm (aspell-dict-de): New variable.
> ---
>  gnu/packages/aspell.scm | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm
> index 117cd33..f836819 100644
> --- a/gnu/packages/aspell.scm
> +++ b/gnu/packages/aspell.scm
> @@ -97,6 +97,13 @@ dictionaries, including personal ones.")
>      (home-page "http://aspell.net/";)))
>  
>  
> +(define-public aspell-dict-de
> +  (aspell-dictionary "de" "German"
> +                     #:version "20030222-1"
> +                     #:sha256
> +                     (base32
> +                      
> "01p92qj66cqb346gk7hjfynaap5sbcn85xz07kjfdq623ghr8v5s")))
> +
>  (define-public aspell-dict-en
>    (aspell-dictionary "en" "English"
>                       #:version "2016.01.19-0"
> -- 
> 2.1.4
> 
> 

don't forget your copyright line. Otherwise looks good.

-- 
Efraim Flashner   <efr...@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

Attachment: signature.asc
Description: PGP signature

Reply via email to