Merge pull request #204900 from mweinelt/cpython312

This commit is contained in:
Martin Weinelt 2022-12-07 16:43:57 +01:00 committed by GitHub
commit 73474b9dd8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -208,9 +208,9 @@ in {
major = "3";
minor = "12";
patch = "0";
suffix = "a2";
suffix = "a3";
};
sha256 = "sha256-Hq/BOE5TLKxkMmMqdzUO9QShFMQjXB9vKoX4F/Wxkmo=";
sha256 = "sha256-G2SzB14KkkGXTlgOCbCckRehxOK+aYA5IB7x2Kc0U9E=";
inherit (darwin) configd;
inherit passthruFun;
};