Unverified Commit 093b4709 authored by Yorick's avatar Yorick Committed by GitHub
Browse files

Merge pull request #256213 from mweinelt/python3.12-rc3

python312: 3.12.0rc2 -> 3.12.0rc3
parents ff758470 f74c16f4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -96,9 +96,9 @@ in {
      major = "3";
      minor = "12";
      patch = "0";
      suffix = "rc2";
      suffix = "rc3";
    };
    hash = "sha256-EesQN25rr3vqUwAfUYHq7heXeIxNtug6Bh5CI1eSdnQ=";
    hash = "sha256-ljl+iR6YgCsdOZ3uPOrrm88KolZsinsczk0BlsJ3UGo=";
    inherit (darwin) configd;
    inherit passthruFun;
  };