datalad: fix changed hash from upstream (#364015)

This commit is contained in:
2024-12-11 15:59:00 +01:00
committed by GitHub
@@ -58,7 +58,7 @@ buildPythonPackage rec {
owner = "datalad";
repo = "datalad";
rev = "refs/tags/${version}";
hash = "sha256-l3II9xebSq09He5e4GGGiGtfe6ERtIQD00eHKGx46WA=";
hash = "sha256-sIWHBaqTJuKQHvh+L10PUehsmjRFl/holXzp0SMqr+k=";
};
postPatch = ''