Unverified Commit 7ca8f5d1 authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

Merge pull request #233683 from mweinelt/python-3.12.0-b1

python312: 3.12.0a7 -> 3.12.0b1
parents 2ef3e723 3f736fae
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -197,9 +197,9 @@ in {
      major = "3";
      minor = "12";
      patch = "0";
      suffix = "a7";
      suffix = "b1";
    };
    hash = "sha256-oZrk3Fr+vf9eExI0bxYAYqEeDb1fnmimqYHqN7IWCOE=";
    hash = "sha256-i6dspkrNdFur37hGeCCWTfmIWO5qlXe/HZNEcle+WB4=";
    inherit (darwin) configd;
    inherit passthruFun;
  };