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:
parent
5fe7b01980
commit
4757e347cf
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue