gifsicle: 1.95 -> 1.96

Changelog: https://www.lcdf.org/gifsicle/changes.html
This commit is contained in:
Simon Hauser 2025-02-27 09:53:09 +01:00
parent ce71b20882
commit f28d05b85e
No known key found for this signature in database

View file

@ -11,11 +11,11 @@
stdenv.mkDerivation rec {
pname = "gifsicle";
version = "1.95";
version = "1.96";
src = fetchurl {
url = "https://www.lcdf.org/gifsicle/gifsicle-${version}.tar.gz";
hash = "sha256-snEWRwCf0qExMPO+FgUy7UZTjnYr/A8CDepQYYp9yVA=";
hash = "sha256-/SPSeWgabf48FSZOM/NEBFs7pHPaTRn0nmelCZSwd/s=";
};
buildInputs = lib.optionals gifview [