python313: 3.13.0.rc3 -> 3.13.0

Changelog: https://docs.python.org/3.13/whatsnew/3.13.html
(cherry picked from commit 63e98c642a)
This commit is contained in:
natsukium 2024-10-08 10:57:48 +09:00 committed by github-actions[bot]
parent d51c28603d
commit d494edd556

View File

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