Commit 3a5037b9 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

python312Packages.dask-expr: update source hash

parent ab16e260
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ buildPythonPackage rec {
    owner = "dask";
    repo = "dask-expr";
    rev = "refs/tags/v${version}";
    hash = "sha256-JLOTmpaKDyv4dgEM/dQFeQrD0OZcwNxBi7/pq/STJYY=";
    hash = "sha256-z/+0d/mcC51rXfSCkVosc2iJ9SKHuKlPO+n/+SisQBg=";
  };

  postPatch = ''