Akib Azmain Turja <[email protected]> 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...
