gnu: catimg: Update to 2.4.0.

* gnu/packages/image-viewers.scm (catimg): Update to 2.4.0.
This commit is contained in:
Tobias Geerinckx-Rice 2017-08-10 17:07:34 +02:00
parent 226685faa5
commit ddde3f6be1
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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