python3: 3.7.2 -> 3.7.3

This commit is contained in:
Frederik Rietdijk 2019-03-26 16:24:04 +01:00
parent a1a4ff7471
commit 0ddae82e6a

View File

@ -89,10 +89,10 @@ in {
sourceVersion = {
major = "3";
minor = "7";
patch = "2";
patch = "3";
suffix = "";
};
sha256 = "1fzi9d2gibh0wzwidyckzbywsxcsbckgsl05ryxlifxia77fhgyq";
sha256 = "066ka8csjwkycqpgyv424d8hhqhfd7r6svsp4sfcvkylci0baq6s";
inherit (darwin) CF configd;
inherit passthruFun;
};