python310: 3.10.14 -> 3.10.15

https://docs.python.org/release/3.10.15/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt 2024-09-07 17:40:41 +02:00
parent f60667a875
commit 53a9c0f5a8
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

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;
};