python313: 3.13.0 -> 3.13.1

https://docs.python.org/release/3.13.1/whatsnew/changelog.html
This commit is contained in:
Martin Weinelt
2024-12-04 04:07:41 +01:00
parent 7d5b0de303
commit 1ec7e4eb52
@@ -87,10 +87,10 @@ in {
sourceVersion = {
major = "3";
minor = "13";
patch = "0";
patch = "1";
suffix = "";
};
hash = "sha256-CG3liC48sxDU3KSEV1IuLkgBjs1D2pzfgn9qB1nvsH0=";
hash = "sha256-nPlCe+6eIkLjh33Q9rZBwYU8pGHznWUDziYKWcgL8Nk=";
inherit passthruFun;
};