python314: 3.14.0a5 -> 3.14.0a6

https://docs.python.org/3.14/whatsnew/changelog.html#python-3-14-0-alpha-6
This commit is contained in:
Martin Weinelt
2025-03-15 16:07:11 +01:00
parent 6e0f0763e3
commit 684efdc40c
@@ -100,9 +100,9 @@ in {
major = "3";
minor = "14";
patch = "0";
suffix = "a5";
suffix = "a6";
};
hash = "sha256-dOg/Jt4eT7nu8bVkks/5JQiDS7cawT9cWAQ4zp8JNoI=";
hash = "sha256-jWGB5TMdmizWykBa4SMOiFiaBD9HaOu0Q9OInUXBw1w=";
inherit passthruFun;
};
# Minimal versions of Python (built without optional dependencies)