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

python312: 3.12.0a7 -> 3.12.0b1
This commit is contained in:
Martin Weinelt 2023-05-24 13:15:39 +02:00 committed by GitHub
commit 7ca8f5d19c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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;
};