gnu: libimagequant: Update to 2.12.6.

* gnu/packages/image.scm (libimagequant): Update to 2.12.6.
This commit is contained in:
Tobias Geerinckx-Rice 2020-09-16 00:29:01 +02:00
parent 6a638349a0
commit d6f1e81356
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -336,7 +336,7 @@ (define-public pnglite
(define-public libimagequant
(package
(name "libimagequant")
(version "2.12.5")
(version "2.12.6")
(source
(origin
(method git-fetch)
@ -345,7 +345,7 @@ (define-public libimagequant
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "0cp68w04ja5pv77ssfafsn958w9hh9zb8crrlb5j3gsrcmdc032k"))))
(base32 "00w7fny3xf14cfyhbdnmqyh9ddqdh1irvgzxd35a2z65kp7vnvj0"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f)) ; no check target