Merge pull request #310312 from mweinelt/python-3.13.0b1

python313: 3.13.0a6 -> 3.13.0b1
This commit is contained in:
OTABI Tomoya 2024-05-10 00:18:50 +09:00 committed by GitHub
commit 7b03b33128
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 = "a6";
suffix = "b1";
};
hash = "sha256-S+85PXKygaz4HTnXRV8AA26GYZPfohpO05cP0PTLoEg=";
hash = "sha256-unFqxWsDm1Ra1KkM5Yaleql4aTZFU3Ru8kRXKM7sGY4=";
inherit (darwin) configd;
inherit passthruFun;
};