python3Packages.asyncmy: fix src hash (#475410)

This commit is contained in:
Aleksana
2025-12-31 10:44:11 +00:00
committed by GitHub
@@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "long2ice";
repo = "asyncmy";
tag = "v${version}";
hash = "sha256-HQZmt22yPYaWfJzL20+jBc855HR4dVW983Z0LrN1Xa0=";
hash = "sha256-pWAUvHWtmpPlKh6YGJqhubQzIUSB0LeVanqfziOMWIM=";
};
nativeBuildInputs = [