Unverified Commit 454c67bf authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

vapoursynth-bestsource: 11 -> 13 (#426503)

parents afa3e28d a9b3b7f4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "vapoursynth-bestsource";
  version = "11";
  version = "13";

  outputs = [
    "out"
@@ -25,7 +25,7 @@ stdenv.mkDerivation (finalAttrs: {
    owner = "vapoursynth";
    repo = "bestsource";
    tag = "R${finalAttrs.version}";
    hash = "sha256-/hRjo7MQhm/ANUC38p9btOO5ek4Q6IaeKtcSbTzD3BQ=";
    hash = "sha256-c+FMFWICDS8Plj6GE2vvhWPmf56Vk10j41HUK1q20/U=";
  };

  nativeBuildInputs = [