python311: 3.11.10 -> 3.11.11

https://docs.python.org/release/3.11.11/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2024-12-06 01:58:32 +01:00
parent 3a5c0e6ce2
commit cffb889dc8
@@ -70,10 +70,10 @@ in {
sourceVersion = {
major = "3";
minor = "11";
patch = "10";
patch = "11";
suffix = "";
};
hash = "sha256-B6Q1bpEpAOYaFcsJSaBsSgUBLiE+zWtOhND2equ+43I=";
hash = "sha256-Kpkgx6DNI23jNkTtmAoTy7whBYv9xSj+u2CBV17XO+M=";
inherit passthruFun;
};