python313: 3.13.0a1 -> 3.13.0a2

https://www.python.org/downloads/release/python-3130a2/
This commit is contained in:
Martin Weinelt 2023-11-23 13:27:19 +01:00
parent 7b90e7b4b6
commit 0818809eae
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 = "a1";
suffix = "a2";
};
hash = "sha256-8Cgb8izABBQ2HBT8kZcYPn6y6rtylla2lEIiT7tj7ss=";
hash = "sha256-ttRrRBkMTAJCHraaBC0WsMVUgb3agYxsQW3CRBE6nC0=";
inherit (darwin) configd;
inherit passthruFun;
};