Merge pull request #224883 from mweinelt/cpython-3.12.0a7

python312: 3.12.0a6 -> 3.12.0a7
This commit is contained in:
Martin Weinelt 2023-04-08 02:49:42 +02:00 committed by GitHub
commit 97562e5a31
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 = "a6";
suffix = "a7";
};
hash = "sha256-KYRAJSxLa04SDgFMFdcp6vird5MA3Mph1CLFN+ToXso=";
hash = "sha256-oZrk3Fr+vf9eExI0bxYAYqEeDb1fnmimqYHqN7IWCOE=";
inherit (darwin) configd;
inherit passthruFun;
};