Merge pull request #331511 from mweinelt/python3.13.0-rc1

python313: 3.13.0b4 -> 3.13.0rc1
This commit is contained in:
OTABI Tomoya
2024-08-10 21:24:21 +09:00
committed by GitHub
@@ -93,9 +93,9 @@ in {
major = "3";
minor = "13";
patch = "0";
suffix = "b4";
suffix = "rc1";
};
hash = "sha256-sqpVfDyHUjOr2vGxJChOXVD2uyONYqi1XxLcks6hlT8=";
hash = "sha256-Z4uIR3XuwCJNUVn6kAh5AgusoqNs6UL9lf6/oa20pr0=";
inherit (darwin) configd;
inherit passthruFun;
};