python313: 3.13.0a6 -> 3.13.0b1

https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0b1
This commit is contained in:
Martin Weinelt
2024-05-09 13:32:38 +02:00
parent 42769f4fe4
commit 98e7084e4a
@@ -93,9 +93,9 @@ in {
major = "3";
minor = "13";
patch = "0";
suffix = "a6";
suffix = "b1";
};
hash = "sha256-S+85PXKygaz4HTnXRV8AA26GYZPfohpO05cP0PTLoEg=";
hash = "sha256-unFqxWsDm1Ra1KkM5Yaleql4aTZFU3Ru8kRXKM7sGY4=";
inherit (darwin) configd;
inherit passthruFun;
};