python313: 3.13.0a2 -> 3.13.0a3

https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-0-alpha-3
This commit is contained in:
Martin Weinelt 2024-01-19 02:05:51 +01:00
parent 5fe7b01980
commit 4757e347cf
No known key found for this signature in database
GPG Key ID: 87C1E9888F856759

View File

@ -109,9 +109,9 @@ in {
major = "3";
minor = "13";
patch = "0";
suffix = "a2";
suffix = "a3";
};
hash = "sha256-ttRrRBkMTAJCHraaBC0WsMVUgb3agYxsQW3CRBE6nC0=";
hash = "sha256-IHhMgwTrHGnID5ZuvfB3W+LjfiPfO2JGHuwSqF3Pfq0=";
inherit (darwin) configd;
inherit passthruFun;
};