[Backport staging-26.05] libheif: 1.23.2 -> 1.23.3 (#560430)

This commit is contained in:
nixpkgs-ci[bot]
2026-09-06 19:37:12 +00:00
committed by GitHub

View File

@@ -24,7 +24,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "libheif";
version = "1.23.2";
version = "1.23.3";
outputs = [
"bin"
@@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "strukturag";
repo = "libheif";
rev = "v${finalAttrs.version}";
hash = "sha256-fqz2BfdcnnR5tylKcxM1xESoTRh5WgqvgdsBLJcnySU=";
hash = "sha256-cFEEauwgMekd4/xUpyPGqpJh82W4LRyl6PdMvOFWoLA=";
};
nativeBuildInputs = [