python310: 3.10.18 -> 3.10.19

https://docs.python.org/release/3.10.19/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2025-10-10 00:47:32 +02:00
parent e4bf3d7976
commit db94f71cf6
@@ -47,10 +47,10 @@
sourceVersion = {
major = "3";
minor = "10";
patch = "18";
patch = "19";
suffix = "";
};
hash = "sha256-rmZbxnir2atqbhVz0kgWJaU3GbxRfppjTtK5/vrjgX8=";
hash = "sha256-yPSlllciAdgd19+R9w4XfhmnDx1ImWi1S1+78pqXwHY=";
inherit passthruFun;
};