python313: 3.13.0b1 -> 3.13.0b2

https://www.python.org/downloads/release/python-3130b2/
This commit is contained in:
natsukium 2024-06-07 14:26:44 +09:00
parent bf3faad723
commit 6a469b3cfe
No known key found for this signature in database
GPG Key ID: 9EA45A31DB994C53

View File

@ -93,9 +93,9 @@ in {
major = "3";
minor = "13";
patch = "0";
suffix = "b1";
suffix = "b2";
};
hash = "sha256-unFqxWsDm1Ra1KkM5Yaleql4aTZFU3Ru8kRXKM7sGY4=";
hash = "sha256-vxG+AbQqB6Nlnk4jNZHgPaYxtxEqph7h4DDuuMXf2Gk=";
inherit (darwin) configd;
inherit passthruFun;
};