python37: 3.7.14 -> 3.7.15

https://docs.python.org/release/3.7.15/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt 2022-10-14 18:16:04 +02:00
parent 8444183652
commit 87761da934
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -167,10 +167,10 @@ in {
sourceVersion = {
major = "3";
minor = "7";
patch = "14";
patch = "15";
suffix = "";
};
sha256 = "sha256-QVeuMeuBrxnoHDaIJhBJGw+49Q4A+ooXsJXIiQi5xFw=";
sha256 = "sha256-WRFHWgesK1PXRuiKBxavbStHNJQZGRNuoNM/ucdblxQ=";
inherit (darwin) configd;
inherit passthruFun;
};