Merge pull request #303478 from mweinelt/python-3.13.0a6

python313: 3.13.0a5 -> 3.13.0a6
This commit is contained in:
OTABI Tomoya 2024-04-14 18:31:20 +09:00 committed by GitHub
commit d97cd093db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -93,9 +93,9 @@ in {
major = "3";
minor = "13";
patch = "0";
suffix = "a5";
suffix = "a6";
};
hash = "sha256-Hom1NVGD58iYpaAbL2AXKP5J/bidnJeB8TNghHqu+mI=";
hash = "sha256-S+85PXKygaz4HTnXRV8AA26GYZPfohpO05cP0PTLoEg=";
inherit (darwin) configd;
inherit passthruFun;
};