python312: 3.12.0b1 -> 3.12.0b2

https://docs.python.org/3.12/whatsnew/changelog.html#python-3-12-0b2
This commit is contained in:
Martin Weinelt
2023-06-07 12:54:38 +02:00
parent 2be098ae40
commit 966069ed81
@@ -96,9 +96,9 @@ in {
major = "3";
minor = "12";
patch = "0";
suffix = "b1";
suffix = "b2";
};
hash = "sha256-i6dspkrNdFur37hGeCCWTfmIWO5qlXe/HZNEcle+WB4=";
hash = "sha256-jfxC3abk0GR8+Kb3zZAHBN6p/YZkAqKCgpvS5uJxuBg=";
inherit (darwin) configd;
inherit passthruFun;
};