python313: 3.13.0b4 -> 3.13.0rc1

https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0rc1
(cherry picked from commit 430a009282)
This commit is contained in:
Martin Weinelt 2024-08-01 13:52:30 +02:00 committed by github-actions[bot]
parent 8997b174ff
commit ba7ff1d171

View File

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