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

Merge pull request #310312 from mweinelt/python-3.13.0b1

python313: 3.13.0a6 -> 3.13.0b1
parents f1010e04 98e7084e
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 = "a6";
      suffix = "b1";
    };
    hash = "sha256-S+85PXKygaz4HTnXRV8AA26GYZPfohpO05cP0PTLoEg=";
    hash = "sha256-unFqxWsDm1Ra1KkM5Yaleql4aTZFU3Ru8kRXKM7sGY4=";
    inherit (darwin) configd;
    inherit passthruFun;
  };