help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New package request: aspell-dict-bn


From: 宋文武
Subject: Re: New package request: aspell-dict-bn
Date: Tue, 03 Jan 2023 09:35:04 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

Akib Azmain Turja <akib@disroot.org> writes:

> I need Bangla (Bengali) dictionary for GNU Aspell.  So I searched and
> found one on GNU FTP, and I tried to pack it, here's my attempt, works
> for me:
>
> (define-public aspell-dict-bn
>   (aspell-dictionary
>    "bn" "Bengali"
>    #:version "0.01.1-1"
>    #:sha256
>    (base32 "1nc02jd67iggirwxnhdvlvaqm0xfyks35c4psszzj3dhzv29qgxh")))

Pushed, thank you!  Well, next time you should submit a git patch to
guix-patches for better workflow...



reply via email to

[Prev in Thread] Current Thread [Next in Thread]