python312: 3.12.5 -> 3.12.6

https://docs.python.org/release/3.12.6/whatsnew/changelog.html
(cherry picked from commit 9550eb8922)
This commit is contained in:
Martin Weinelt
2024-09-07 06:03:19 +02:00
parent 87b483879b
commit 2193887893

View File

@@ -79,10 +79,10 @@ in {
sourceVersion = {
major = "3";
minor = "12";
patch = "5";
patch = "6";
suffix = "";
};
hash = "sha256-+oouEsXmILCfU+ZbzYdVDS5aHi4Ev4upkdzFUROHY5c=";
hash = "sha256-GZllgpjPL7g33/7Y/zwDPvDJjvIM9zxdX2a+1auJaXw=";
inherit (darwin) configd;
inherit passthruFun;
};