python312: 3.12.0a6 -> 3.12.0a7

https://docs.python.org/3.12/whatsnew/changelog.html#python-3-12-0-alpha-7
This commit is contained in:
Martin Weinelt 2023-04-05 23:54:37 +02:00
parent 58d32e9e0d
commit 6726464b6a
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 = "a6";
suffix = "a7";
};
hash = "sha256-KYRAJSxLa04SDgFMFdcp6vird5MA3Mph1CLFN+ToXso=";
hash = "sha256-oZrk3Fr+vf9eExI0bxYAYqEeDb1fnmimqYHqN7IWCOE=";
inherit (darwin) configd;
inherit passthruFun;
};