Merge pull request #215383 from mweinelt/python-3.12a4

python312: 3.12.0a3 -> 3.12.0a5
This commit is contained in:
Martin Weinelt 2023-02-09 14:40:19 +00:00 committed by GitHub
commit 39af68a70b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -196,9 +196,9 @@ in {
major = "3";
minor = "12";
patch = "0";
suffix = "a3";
suffix = "a5";
};
sha256 = "sha256-G2SzB14KkkGXTlgOCbCckRehxOK+aYA5IB7x2Kc0U9E=";
sha256 = "sha256-1m73o0L+OjVvnO47uXrcHl+0hA9rbP994P991JX4Mjs=";
inherit (darwin) configd;
inherit passthruFun;
};