python310: 3.10.14 -> 3.10.15

https://docs.python.org/release/3.10.15/whatsnew/changelog.html
(cherry picked from commit 53a9c0f5a8)
This commit is contained in:
Martin Weinelt
2024-09-07 17:40:41 +02:00
committed by github-actions[bot]
parent 4ecb3ca1e8
commit 36a44e333b

View File

@@ -60,10 +60,10 @@ in {
sourceVersion = {
major = "3";
minor = "10";
patch = "14";
patch = "15";
suffix = "";
};
hash = "sha256-nFBIH6qMKDIym6D8iGjQpgamgPxPYOxI0mzo4HZ1H9o=";
hash = "sha256-qrCVCBdzUXJgGHmHLZN8HkkopXxAmuAjaew9kdzOvnk=";
inherit (darwin) configd;
inherit passthruFun;
};