python311Packages.dvc: fix src hash

This commit is contained in:
Martin Weinelt
2024-03-17 16:29:15 +01:00
parent 7453e15cf9
commit 2723115b1f
@@ -66,7 +66,7 @@ buildPythonPackage rec {
owner = "iterative";
repo = "dvc";
rev = "refs/tags/${version}";
hash = "sha256-k41MvkHuZEanOBXOcwsaSSRY0r446ks5eEGyqQbTZAY=";
hash = "sha256-NY3fwo7063hrgYK0a7/PLlPORxhqGgowNtLWo/CN+PY=";
};
pythonRelaxDeps = [