python3Packages.gcsfs.src: fix sha

This commit is contained in:
Jonathan Ringer 2022-01-03 23:35:33 -08:00
parent 18c2e9910f
commit c5c1b337e5
No known key found for this signature in database
GPG key ID: 5C841D3CFDFEC4E0

View file

@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "dask";
repo = pname;
rev = version;
sha256 = "sha256-BME40kyxZHx9+XrMCqWYp8+q6tjeYwAw/zISMNpQxDU=";
sha256 = "sha256-cpV+HKE39Yct1yu5xW9HZftx2Wy9ydFL2YLvPD3YM2M=";
};
propagatedBuildInputs = [