python314: 3.14.0a3 -> 3.14.0a4

https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0-alpha-4
This commit is contained in:
natsukium
2025-01-17 19:53:00 +09:00
parent b734fd2caf
commit 6c7c9055de
@@ -100,9 +100,9 @@ in {
major = "3";
minor = "14";
patch = "0";
suffix = "a3";
suffix = "a4";
};
hash = "sha256-lDSd8gdFaldaiGfCC0ykNPhw4ZINzcyP33l+GvSavpA=";
hash = "sha256-wk8HiBhzwdRgIoeVymyoyZEw4wx3PJFGPTDX6o/w5ws=";
inherit passthruFun;
};
# Minimal versions of Python (built without optional dependencies)