python3Packages.yaswfp: fix version scheme (#543069)

This commit is contained in:
Yohann Boniface
2026-07-18 20:59:14 +00:00
committed by GitHub

View File

@@ -8,7 +8,7 @@
buildPythonPackage (finalAttrs: {
pname = "yaswfp";
version = "0.9.3-unstable-20210331";
version = "0.9.3-unstable-2014-09-11";
pyproject = true;
__structuredAttrs = true;