python312: 3.12.0a5 -> 3.12.0a6

https://docs.python.org/3.12/whatsnew/changelog.html#python-3-12-0-alpha-6
This commit is contained in:
Martin Weinelt 2023-03-08 15:40:03 +01:00
parent e40b5250ab
commit 084ddae98b
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 = "a5";
suffix = "a6";
};
hash = "sha256-1m73o0L+OjVvnO47uXrcHl+0hA9rbP994P991JX4Mjs=";
hash = "sha256-KYRAJSxLa04SDgFMFdcp6vird5MA3Mph1CLFN+ToXso=";
inherit (darwin) configd;
inherit passthruFun;
};