python311: 3.11.9 -> 3.11.10

https://docs.python.org/release/3.11.10/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2024-09-07 06:06:06 +02:00
parent 9550eb8922
commit a161af2daa
@@ -73,10 +73,10 @@ in {
sourceVersion = {
major = "3";
minor = "11";
patch = "9";
patch = "10";
suffix = "";
};
hash = "sha256-mx6JZSP8UQaREmyGRAbZNgo9Hphqy9pZzaV7Wr2kW4c=";
hash = "sha256-B6Q1bpEpAOYaFcsJSaBsSgUBLiE+zWtOhND2equ+43I=";
inherit (darwin) configd;
inherit passthruFun;
};