python3Packages.fakeredis: update src hash

Failed to build on hydra due to hash mismatch.
This commit is contained in:
Martin Weinelt 2022-07-16 19:15:51 +02:00
parent 94c628e631
commit d33ddb3ef0

View File

@ -25,7 +25,7 @@ buildPythonPackage rec {
owner = "dsoftwareinc";
repo = "fakeredis-py";
rev = "refs/tags/v${version}";
hash = "sha256-gmQuQIlpE4PdgZ1J5aucSQkJpfrh1qTJNLfyI+cMCJU=";
hash = "sha256-IGrWHlWkydGyyQAvagvhzd2vcLQwTZHoasrMC9M/smw=";
};
nativeBuildInputs = [