Loading pkgs/by-name/va/vapoursynth/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ stdenv.mkDerivation rec { pname = "vapoursynth"; version = "71"; version = "72"; src = fetchFromGitHub { owner = "vapoursynth"; repo = "vapoursynth"; rev = "R${version}"; hash = "sha256-gFfkZaYIpQnDckYk6a8hGJCjBQxjjMIgzPZ4k2sVab4="; hash = "sha256-LRRz4471Rl/HwJ14zAkU/f2Acuofja8c0pGkuWihhsM="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/va/vapoursynth/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ stdenv.mkDerivation rec { pname = "vapoursynth"; version = "71"; version = "72"; src = fetchFromGitHub { owner = "vapoursynth"; repo = "vapoursynth"; rev = "R${version}"; hash = "sha256-gFfkZaYIpQnDckYk6a8hGJCjBQxjjMIgzPZ4k2sVab4="; hash = "sha256-LRRz4471Rl/HwJ14zAkU/f2Acuofja8c0pGkuWihhsM="; }; nativeBuildInputs = [ Loading