From 8cebb78bbab7f6ae207c763392d20af2ffce5946 Mon Sep 17 00:00:00 2001 From: Akib Azmain Turja Date: Tue, 3 Jan 2023 09:29:13 +0800 Subject: [PATCH] gnu: Add aspell-dict-bn. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/aspell.scm (aspell-dict-bn): New variable. Signed-off-by: 宋文武 --- gnu/packages/aspell.scm | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm index 9a5a9c6bcc..76deb7cdce 100644 --- a/gnu/packages/aspell.scm +++ b/gnu/packages/aspell.scm @@ -171,6 +171,13 @@ dictionaries, including personal ones.") (base32 "1svls9p7rsfi3hs0afh0cssj006qb4v1ik2yzqgj8hm10c6as2sm"))) +(define-public aspell-dict-bn + (aspell-dictionary "bn" "Bengali" + #:version "0.01.1-1" + #:sha256 + (base32 + "1nc02jd67iggirwxnhdvlvaqm0xfyks35c4psszzj3dhzv29qgxh"))) + (define-public aspell-dict-ca (let ((version "2.5.0") (sha256