python312: 3.12.0b2 -> 3.12.0b3

https://docs.python.org/3.12/whatsnew/changelog.html#python-3-12-0b3
This commit is contained in:
Martin Weinelt 2023-06-21 02:31:58 +02:00
parent 2de5e6838c
commit cea1c49331
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -96,9 +96,9 @@ in {
major = "3";
minor = "12";
patch = "0";
suffix = "b2";
suffix = "b3";
};
hash = "sha256-jfxC3abk0GR8+Kb3zZAHBN6p/YZkAqKCgpvS5uJxuBg=";
hash = "sha256-kWDGBl6YhbN8LleGXQuyf8flSqqcGGx2HaMNK928ye4=";
inherit (darwin) configd;
inherit passthruFun;
};