Merge pull request #220159 from mweinelt/python-3.12.0a6

python312: 3.12.0a5 -> 3.12.0a6
This commit is contained in:
Martin Weinelt 2023-03-11 21:15:43 +00:00 committed by GitHub
commit dd8cca191e
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 = "a5";
suffix = "a6";
};
hash = "sha256-1m73o0L+OjVvnO47uXrcHl+0hA9rbP994P991JX4Mjs=";
hash = "sha256-KYRAJSxLa04SDgFMFdcp6vird5MA3Mph1CLFN+ToXso=";
inherit (darwin) configd;
inherit passthruFun;
};