python37: 3.7.10 -> 3.7.11

(cherry picked from commit b322c5ecaab811090690b026e1db857de6523e64)
This commit is contained in:
Martin Weinelt 2021-07-10 00:02:07 +02:00
parent d7b9ef367f
commit 98163bd246

View File

@ -160,10 +160,10 @@ in {
sourceVersion = {
major = "3";
minor = "7";
patch = "10";
patch = "11";
suffix = "";
};
sha256 = "+NgudXLIbsnVXIYnquUEAST9IgOvQAw4PIIbmAMG7ms=";
sha256 = "0d57b5a47wapzpkkq5rbvvi4caylc35j5910b64rxxn4nmm1kd6x";
inherit (darwin) configd;
inherit passthruFun;
};