vapoursynthPlugins.mvsfunc: r8 -> r10

This commit is contained in:
Simon Bruder 2021-10-15 18:54:52 +02:00 committed by Simon Bruder
parent 7333302a37
commit 8be7bc45ac

View file

@ -2,13 +2,13 @@
buildPythonPackage rec { buildPythonPackage rec {
pname = "mvsfunc"; pname = "mvsfunc";
version = "r8"; version = "r10";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "HomeOfVapourSynthEvolution"; owner = "HomeOfVapourSynthEvolution";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "0y5whczp3skbfbv9ajizddpg2k8hxiiy339gkqhiqby7zlbnvdw2"; sha256 = "sha256-J68NMBE3MdAd9P0UJH32o0YwQx+7I5+13j8Jc5rbQtc=";
}; };
propagatedBuildInputs = with vapoursynthPlugins; [ propagatedBuildInputs = with vapoursynthPlugins; [