me
/
guix
Archived
1
0
Fork 0

gnu: Add aspell-dict-ro.

* gnu/packages/aspell.scm (aspell-dict-ro): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
master
Sergiu Ivanov 2021-04-27 21:33:11 +02:00 committed by Julien Lepiller
parent 91ba42509e
commit 847f523381
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82
1 changed files with 9 additions and 0 deletions

View File

@ -12,6 +12,7 @@
;;; Copyright © 2020 Jonathan Brielmaier <jonathan.brielmaier@web.de>
;;; Copyright © 2020 Jakub Kądziołka <kuba@kadziolka.net>
;;; Copyright © 2020 Noah Landis <noahlandis@posteo.net>
;;; Copyright © 2021 Sergiu Ivanov <sivanov@colimite.fr>
;;;
;;; This file is part of GNU Guix.
;;;
@ -356,6 +357,14 @@ dictionaries, including personal ones.")
(base32
"137i4njvnslab6l4s291s11xijr5jsy75lbdph32f9y183lagy9m")))
(define-public aspell-dict-ro
(aspell-dictionary "ro" "Romanian"
#:version "3.3-2"
#:prefix "aspell5-"
#:sha256
(base32
"0gb8j9iy1acdl11jq76idgc2lbc1rq3w04favn8cyh55d1v8phsk")))
;;;
;;; Hunspell packages made from the Aspell word lists.