python310: 3.10.9 -> 3.10.10

https://docs.python.org/release/3.10.10/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2023-02-11 17:50:10 +01:00
parent a94804c451
commit f228b9368b
@@ -121,10 +121,10 @@
sourceVersion = {
major = "3";
minor = "10";
patch = "9";
patch = "10";
suffix = "";
};
sha256 = "sha256-WuA+MIJgFkuro5kh/bTb+ObQPYI1qTnUWCsz8LXkaoM=";
sha256 = "sha256-BBnpCFv1G3pnIAmz9Q2/GFms3xi6cl0OwZqlyFA/DqM=";
};
};