python313: 3.13.0b2 -> 3.13.0b3

https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0-beta-3
This commit is contained in:
Martin Weinelt
2024-06-28 13:19:32 +02:00
parent c8201d6eef
commit 89551eddb7
@@ -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;
};