python3Packages.pypng: update src.hash (#470438)
This commit is contained in:
@@ -15,7 +15,7 @@ buildPythonPackage rec {
|
||||
owner = "drj11";
|
||||
repo = "pypng";
|
||||
tag = "pypng-${version}";
|
||||
hash = "sha256-tTnsGCAmHexDWm/T5xpHpcBaQcBEqMfTFaoOAeC+pDs=";
|
||||
hash = "sha256-xNUI3yGfwmaccCxgljIZzgJ6YgNxcuOzCXDE7RFJP2I=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user