python313: 3.13.0.rc3 -> 3.13.0 (#347215)

This commit is contained in:
Martin Weinelt 2024-10-09 21:33:43 +02:00 committed by GitHub
commit 222c70de4e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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;
};