python313: 3.13.0rc1 -> 3.13.0rc2

https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0-release-candidate-2
This commit is contained in:
Martin Weinelt
2024-09-07 17:41:41 +02:00
parent 53a9c0f5a8
commit 6868416e1a
@@ -93,9 +93,9 @@ in {
major = "3";
minor = "13";
patch = "0";
suffix = "rc1";
suffix = "rc2";
};
hash = "sha256-Z4uIR3XuwCJNUVn6kAh5AgusoqNs6UL9lf6/oa20pr0=";
hash = "sha256-1g6LfBDeT3HS3/r3x76O+lTcHlMv6THbuE5fYlcJ4jc=";
inherit (darwin) configd;
inherit passthruFun;
};