Merge pull request #284603 from dotlambda/pywfa-0.5.1

python311Packages.pywfa: fix version in METADATA
This commit is contained in:
OTABI Tomoya
2024-02-02 22:04:55 +09:00
committed by GitHub
@@ -20,7 +20,7 @@ buildPythonPackage rec {
owner = "kcleal";
repo = "pywfa";
rev = "refs/tags/v${version}";
hash = "sha256-oeVXK9uyH4E98tApKrA7dXifQYb41KuDTAZ40XgAaF8=";
hash = "sha256-TeJ7Jq4LR+I1+zeMeBtHZa9dR+CRJJG5sT99tB227P8=";
};
nativeBuildInputs = [