python314: 3.14.0rc1 -> 3.14.0rc2
https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0rc2
This commit is contained in:
parent
53f2d8af41
commit
53582707b1
@ -92,9 +92,9 @@
|
||||
major = "3";
|
||||
minor = "14";
|
||||
patch = "0";
|
||||
suffix = "rc1";
|
||||
suffix = "rc2";
|
||||
};
|
||||
hash = "sha256-hwd4CunxnFv1ufJ4JxgboRza17spLqScrVQkMx5A7os=";
|
||||
hash = "sha256-vGKFTPIyNFvSLJCRpoRk4B4FbGRzo//6hFcsijQtplY=";
|
||||
inherit passthruFun;
|
||||
};
|
||||
# Minimal versions of Python (built without optional dependencies)
|
||||
|
Loading…
x
Reference in New Issue
Block a user