Merge pull request #328201 from mweinelt/python-3.13.0b4

python313: 3.13.0b3 -> 3.13.0b4
This commit is contained in:
Martin Weinelt
2024-07-19 01:25:25 +02:00
committed by GitHub
@@ -93,9 +93,9 @@ in {
major = "3";
minor = "13";
patch = "0";
suffix = "b3";
suffix = "b4";
};
hash = "sha256-O+CUrQixHcKgZUY1JCOceNyfKzQrAdzU4eYG27xceKU=";
hash = "sha256-sqpVfDyHUjOr2vGxJChOXVD2uyONYqi1XxLcks6hlT8=";
inherit (darwin) configd;
inherit passthruFun;
};