python313: 3.13.0rc2 -> 3.13.0rc3

https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0rc3
This commit is contained in:
Martin Weinelt 2024-10-02 02:04:44 +02:00
parent 85f203be10
commit 62939616bc
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -93,9 +93,9 @@ in {
major = "3";
minor = "13";
patch = "0";
suffix = "rc2";
suffix = "rc3";
};
hash = "sha256-1g6LfBDeT3HS3/r3x76O+lTcHlMv6THbuE5fYlcJ4jc=";
hash = "sha256-yLx5AYWvHLd7dcAcvBqmQt/c+Xo3DS0QCQvHuqcNpX4=";
inherit (darwin) configd;
inherit passthruFun;
};