gnu: enchant: Update to 2.6.9.

* gnu/packages/enchant.scm (enchant): Update to 2.6.9.

Change-Id: I7d5f229b0308e7a09101df0b8af344e03f2bbdbb
This commit is contained in:
Nicolas Goaziou 2024-04-18 11:10:24 +02:00 committed by Ludovic Courtès
parent 3a869c965a
commit 1572a90859
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5

View File

@ -73,7 +73,7 @@ dictionaries.")
(define-public enchant
(package
(name "enchant")
(version "2.6.8")
(version "2.6.9")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/AbiWord/enchant/releases"
@ -81,7 +81,7 @@ dictionaries.")
version ".tar.gz"))
(sha256
(base32
"1bn7z8155czgzlnq2n4c915cl1vd3v95h1bghic3szy7c8q94rgm"))))
"0szzxx0bvkdgahlzdbrmnngf1dzbsrpcf8psl2rl72mkr46s39fr"))))
(build-system gnu-build-system)
(arguments
(list