all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* New package request: aspell-dict-bn
@ 2022-12-31 17:41 Akib Azmain Turja
  2023-01-03  1:35 ` 宋文武
  0 siblings, 1 reply; 4+ messages in thread
From: Akib Azmain Turja @ 2022-12-31 17:41 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 666 bytes --]


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:

--8<---------------cut here---------------start------------->8---
(define-public aspell-dict-bn
  (aspell-dictionary
   "bn" "Bengali"
   #:version "0.01.1-1"
   #:sha256
   (base32 "1nc02jd67iggirwxnhdvlvaqm0xfyks35c4psszzj3dhzv29qgxh")))
--8<---------------cut here---------------end--------------->8---

-- 
Akib Azmain Turja, GPG key: 70018CE5819F17A3BBA666AFE74F0EFA922AE7F5
Fediverse: akib@hostux.social
Codeberg: akib
emailselfdefense.fsf.org | "Nothing can be secure without encryption."

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-05  1:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-31 17:41 New package request: aspell-dict-bn Akib Azmain Turja
2023-01-03  1:35 ` 宋文武
2023-01-03  5:08   ` Akib Azmain Turja
2023-01-05  1:49     ` 宋文武

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.