cvise: fix tarball hash (#533527)

This commit is contained in:
Nick Cao
2026-06-22 20:18:22 +00:00
committed by GitHub
@@ -21,7 +21,7 @@ python3Packages.buildPythonApplication rec {
owner = "marxin";
repo = "cvise";
tag = "v${version}";
hash = "sha256-UaWOHjgTiSVvpKKw6VFAeRAYkYp4y0Dnamzr7yhH0vQ=";
hash = "sha256-ObnhFe7hAKUoUxNJ+9jo0Q4AE6jQqDgI1Ta/jsumqpI=";
};
patches = [