gnu: gimagereader: Update to 3.4.2.

* gnu/packages/ocr.scm (gimagereader): Update to 3.4.2.

Change-Id: I76b13ec4bf7f70238577fa7e478072283efaaa6e
This commit is contained in:
Nicolas Goaziou 2024-03-17 16:37:41 +01:00
parent 0bc817b5b7
commit bc07e0c4bf
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -4,7 +4,7 @@
;;; Copyright © 2019 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2019 Alex Vong <alexvong1995@gmail.com>
;;; Copyright © 2021, 2024 Andy Tai <atai@atai.org>
;;; Copyright © 2021, 2022 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2021, 2022, 2024 Nicolas Goaziou <mail@nicolasgoaziou.fr>
;;; Copyright © 2022, 2023 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;;
;;; This file is part of GNU Guix.
@ -210,7 +210,7 @@ (define-public tesseract-ocr-4
(define-public gimagereader
(package
(name "gimagereader")
(version "3.4.1")
(version "3.4.2")
(source
(origin
(method url-fetch)
@ -219,7 +219,7 @@ (define-public gimagereader
"/download/v" version "/"
"gimagereader-" version ".tar.xz"))
(sha256
(base32 "1972bvnk2bkgbh70vy2prcmdzf4wlna862p2vja9yjxi2c0scmwc"))))
(base32 "0r52j5q2d0mvzw6qkds6vrapcqhdgyj2jvp7bh8w9zw6gpjsyk0q"))))
(build-system cmake-build-system)
(arguments
(list