me
/
guix
Archived
1
0
Fork 0

gnu: libimagequant: Update to 2.12.6.

* gnu/packages/image.scm (libimagequant): Update to 2.12.6.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -336,7 +336,7 @@ Currently all documentation resides in @file{pnglite.h}.")
(define-public libimagequant
(package
(name "libimagequant")
(version "2.12.5")
(version "2.12.6")
(source
(origin
(method git-fetch)
@ -345,7 +345,7 @@ Currently all documentation resides in @file{pnglite.h}.")
(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