Unverified Commit 2e1db917 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

Merge pull request #258602 from mweinelt/python-3.12

python312: 3.12.0-rc3 -> 3.12.0
parents a431dcd0 1fcb41f7
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 = "rc3";
      suffix = "";
    };
    hash = "sha256-ljl+iR6YgCsdOZ3uPOrrm88KolZsinsczk0BlsJ3UGo=";
    hash = "sha256-eVw09E30Wg6blxDIxxwVxnGHFSTNQSyhTe8hLozLFV0=";
    inherit (darwin) configd;
    inherit passthruFun;
  };