all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: 宋文武 <iyzsong@envs.net>
To: Akib Azmain Turja <akib@disroot.org>
Cc: help-guix <help-guix@gnu.org>
Subject: Re: New package request: aspell-dict-bn
Date: Tue, 03 Jan 2023 09:35:04 +0800	[thread overview]
Message-ID: <87edsc4czb.fsf@envs.net> (raw)
In-Reply-To: <87edsfpj2l.fsf@disroot.org> (Akib Azmain Turja's message of "Sat, 31 Dec 2022 23:41:06 +0600")

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	other threads:[~2023-01-03  1:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-31 17:41 New package request: aspell-dict-bn Akib Azmain Turja
2023-01-03  1:35 ` 宋文武 [this message]
2023-01-03  5:08   ` Akib Azmain Turja
2023-01-05  1:49     ` 宋文武

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87edsc4czb.fsf@envs.net \
    --to=iyzsong@envs.net \
    --cc=akib@disroot.org \
    --cc=help-guix@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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.