Skip to content

Commit 64bdeb7

Browse files
committed
Update hash
1 parent a965130 commit 64bdeb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/overlay.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ let
2121

2222
llvm-backend-matching = import ./llvm-backend-matching.nix {
2323
src = prev.llvm-backend-matching-src;
24-
mvnHash = "sha256-g5H5C7oYdBZBIPdeyTH7ai29QfNCKVhn8C3hK06ZNj4";
24+
mvnHash = "sha256-R25OyKnm027ftURPeZqZzIMjApUvNXXzgxc7WxJby9I=";
2525
inherit (final) maven;
2626
};
2727

0 commit comments

Comments
 (0)