python313: 3.13.0b3 -> 3.13.0b4

https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0-beta-4
This commit is contained in:
Martin Weinelt
2024-07-18 17:07:11 +02:00
parent 69cdf93dc8
commit d63b3b2faf
@@ -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;
};