python39: 3.9.19 -> 3.9.20

https://docs.python.org/release/3.9.20/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2024-09-07 17:39:54 +02:00
parent 8c7336076c
commit f60667a875
@@ -47,10 +47,10 @@ in {
sourceVersion = {
major = "3";
minor = "9";
patch = "19";
patch = "20";
suffix = "";
};
hash = "sha256-1Iks0WGPZFjLhRIIwDDfFIJ3lgnQ85OZkb04GE+MZ54=";
hash = "sha256-aygSee/YUpTS1pk+FzmDpXRkwBM5Vvu7VTbslka+rww=";
inherit (darwin) configd;
inherit passthruFun;
};