python3Packages.pypng: update src.hash (#470438)

This commit is contained in:
Pavol Rusnak
2025-12-13 18:57:33 +00:00
committed by GitHub
@@ -15,7 +15,7 @@ buildPythonPackage rec {
owner = "drj11";
repo = "pypng";
tag = "pypng-${version}";
hash = "sha256-tTnsGCAmHexDWm/T5xpHpcBaQcBEqMfTFaoOAeC+pDs=";
hash = "sha256-xNUI3yGfwmaccCxgljIZzgJ6YgNxcuOzCXDE7RFJP2I=";
};
build-system = [ setuptools ];