Unverified Commit 07a190e7 authored by Florian Brandes's avatar Florian Brandes
Browse files

datalad: fix changed hash from upstream

parent 75d54b46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -58,7 +58,7 @@ buildPythonPackage rec {
    owner = "datalad";
    repo = "datalad";
    rev = "refs/tags/${version}";
    hash = "sha256-l3II9xebSq09He5e4GGGiGtfe6ERtIQD00eHKGx46WA=";
    hash = "sha256-sIWHBaqTJuKQHvh+L10PUehsmjRFl/holXzp0SMqr+k=";
  };

  postPatch = ''