python36: 3.6.9 -> 3.6.10

This commit is contained in:
Frederik Rietdijk 2019-12-19 17:35:11 +01:00
parent 59edab3a47
commit 5796029c5d

View File

@ -79,10 +79,10 @@ in {
sourceVersion = {
major = "3";
minor = "6";
patch = "9";
patch = "10";
suffix = "";
};
sha256 = "1nkh70azbv866aw5a9bbxsxarsf40233vrzpjq17z3rz9ramybsy";
sha256 = "1pj0mz1xl27khi250p29c0y99vxg662js8zp71aprkf8i8wkr0qa";
inherit (darwin) CF configd;
inherit passthruFun;
};