python313: 3.13.0b4 -> 3.13.0rc1

https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0rc1
This commit is contained in:
Martin Weinelt
2024-08-01 13:52:30 +02:00
parent 5d05a0c4e5
commit 430a009282

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