python38: 3.8.14 -> 3.8.15

http://docs.python.org/release/3.8.15/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2022-10-14 18:13:25 +02:00
parent c2fb3d6e68
commit 8444183652
@@ -180,10 +180,10 @@ in {
sourceVersion = {
major = "3";
minor = "8";
patch = "14";
patch = "15";
suffix = "";
};
sha256 = "sha256-XXfieCcbqAPpkJpBpPO6ygBhgck62mgqXl/o3EokxfM=";
sha256 = "sha256-URT8eRiipeIOtarGlrMMNvQSxu8ksT9cnrngVpgtlVA=";
inherit (darwin) configd;
inherit passthruFun;
};