Unverified Commit d97cd093 authored by OTABI Tomoya's avatar OTABI Tomoya Committed by GitHub
Browse files

Merge pull request #303478 from mweinelt/python-3.13.0a6

python313: 3.13.0a5 -> 3.13.0a6
parents bc408469 72502ca6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -93,9 +93,9 @@ in {
      major = "3";
      minor = "13";
      patch = "0";
      suffix = "a5";
      suffix = "a6";
    };
    hash = "sha256-Hom1NVGD58iYpaAbL2AXKP5J/bidnJeB8TNghHqu+mI=";
    hash = "sha256-S+85PXKygaz4HTnXRV8AA26GYZPfohpO05cP0PTLoEg=";
    inherit (darwin) configd;
    inherit passthruFun;
  };