lol

python311Packages.fsspec: fix hash mismatch

Introduced in #262753

Maybe the package updated in place.

authored by

Hubble the Wolverine and committed by
GitHub
0345d9ea 0d4a1a20

+1 -1
+1 -1
pkgs/development/python-modules/fsspec/default.nix
··· 38 38 owner = "fsspec"; 39 39 repo = "filesystem_spec"; 40 40 rev = "refs/tags/${version}"; 41 - hash = "sha256-GVBF2ppyIEvC4rR9IF4gwsdc4fJe1xHS1CyJEwFuVGw="; 41 + hash = "sha256-cLkCQQbb/AakDSz1NTrVlHh8LdgoqtjX8OPT+Nb1NA4="; 42 42 }; 43 43 44 44 propagatedBuildInputs = [