python313: 3.13.0b2 -> 3.13.0b3

https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0-beta-3
(cherry picked from commit 89551eddb7)
This commit is contained in:
Martin Weinelt 2024-06-28 13:16:35 +02:00 committed by github-actions[bot]
parent 893e2c55a9
commit f1c60fddc8

View File

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