Skip to content

Commit a194f9d

Browse files
authored
Merge pull request #334079 from fabaff/dask-awkward-fix
python312Packages.dask-expr: update source hash
2 parents 3ec86a2 + 3a5037b commit a194f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/dask-expr/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ buildPythonPackage rec {
3030
owner = "dask";
3131
repo = "dask-expr";
3232
rev = "refs/tags/v${version}";
33-
hash = "sha256-JLOTmpaKDyv4dgEM/dQFeQrD0OZcwNxBi7/pq/STJYY=";
33+
hash = "sha256-z/+0d/mcC51rXfSCkVosc2iJ9SKHuKlPO+n/+SisQBg=";
3434
};
3535

3636
postPatch = ''

0 commit comments

Comments
 (0)