python36: 3.6.13 -> 3.6.14
This commit is contained in:
parent
360c50f11d
commit
e1e245f203
1 changed files with 2 additions and 2 deletions
|
@ -158,10 +158,10 @@ in {
|
|||
sourceVersion = {
|
||||
major = "3";
|
||||
minor = "6";
|
||||
patch = "13";
|
||||
patch = "14";
|
||||
suffix = "";
|
||||
};
|
||||
sha256 = "pHpDpTq7QihqLBGWU0P/VnEbnmTo0RvyxnAaT7jOGg8=";
|
||||
sha256 = "1bnm0bx7xf1jpfm0bmzlq19vwm0bvcbl7klx4rvgq05xryhafqr6";
|
||||
inherit (darwin) configd;
|
||||
inherit passthruFun;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue