gnu: catimg: Update to 2.3.2.

* gnu/packages/image-viewers.scm (catimg): Update to 2.3.2.
This commit is contained in:
Tobias Geerinckx-Rice 2017-07-07 00:30:21 +02:00
parent 642656a144
commit 5d3474c5a9
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99

View File

@ -250,7 +250,7 @@ your images. Among its features are:
(define-public catimg
(package
(name "catimg")
(version "2.2.2")
(version "2.3.2")
(source
(origin
(method url-fetch)
@ -259,7 +259,7 @@ your images. Among its features are:
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"1abkhrhw4r221lwn2vb8in3vmp6gxn3qlv34cqndr55v5gdpb9qz"))))
"0n78sl8mxyky9zcih2znzcnb9dbfmvmrdwzj73jcxfh531cgcpi9"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no tests