Skip to content

Commit 7340468

Browse files
zkm: unstable-2025-03-11 -> 0-unstable-2025-03-14
Diff: ProjectZKM/zkm@693c62c...b801450
1 parent 193a809 commit 7340468

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/zkm/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
let
1212
commonArgs = rec {
1313
pname = "zkm";
14-
version = "unstable-2025-03-11";
14+
version = "0-unstable-2025-03-14";
1515

1616
nativeBuildInputs = [
1717
pkg-config
@@ -24,8 +24,8 @@ let
2424
src = fetchFromGitHub {
2525
owner = "zkMIPS";
2626
repo = "zkm";
27-
rev = "693c62c90161b04732fe6dbb530bf7c53b59023a";
28-
hash = "sha256-x5KacIjUoO7Cx/LJCqnfy2zfP10iNKhiYwCfA8FYHBM=";
27+
rev = "b8014509756b34bb92f90301801d67e7a3645094";
28+
hash = "sha256-9Re6Baura51TwtLV493FxqXk3AgtmdI4Su7Cg/x2PqM=";
2929
};
3030
};
3131

0 commit comments

Comments
 (0)