python312: 3.12.0a7 -> 3.12.0b1

https://docs.python.org/3.12/whatsnew/changelog.html#python-3-12-0b1
This commit is contained in:
Martin Weinelt 2023-05-23 23:38:45 +02:00
parent b1a6fd2318
commit 3f736faef0
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -197,9 +197,9 @@ in {
major = "3";
minor = "12";
patch = "0";
suffix = "a7";
suffix = "b1";
};
hash = "sha256-oZrk3Fr+vf9eExI0bxYAYqEeDb1fnmimqYHqN7IWCOE=";
hash = "sha256-i6dspkrNdFur37hGeCCWTfmIWO5qlXe/HZNEcle+WB4=";
inherit (darwin) configd;
inherit passthruFun;
};