diff --git a/pkgs/by-name/li/libcupsfilters/package.nix b/pkgs/by-name/li/libcupsfilters/package.nix index 1db8215caaaa..4b57f20db1c2 100644 --- a/pkgs/by-name/li/libcupsfilters/package.nix +++ b/pkgs/by-name/li/libcupsfilters/package.nix @@ -22,13 +22,13 @@ stdenv.mkDerivation rec { pname = "libcupsfilters"; - version = "2.1.0"; + version = "2.1.1"; src = fetchFromGitHub { owner = "OpenPrinting"; repo = "libcupsfilters"; - rev = "2.1.0"; - hash = "sha256-tnQqM4stUJseDO9BG+PRUSFafjgpQQklTDsDsB9zQ4Y="; + rev = "2.1.1"; + hash = "sha256-WEcg+NSsny/N1VAR1ejytM+3nOF3JlNuIUPf4w6N2ew="; }; nativeBuildInputs = [