Skip to content

Commit 59b8501

Browse files
zkm: unstable-2025-03-11 -> 0-unstable-2025-03-22
Diff: ProjectZKM/zkm@693c62c...301c887
1 parent 72f67c1 commit 59b8501

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
@@ -12,7 +12,7 @@
1212
let
1313
commonArgs = rec {
1414
pname = "zkm";
15-
version = "unstable-2025-03-11";
15+
version = "0-unstable-2025-03-22";
1616

1717
nativeBuildInputs = [
1818
pkg-config
@@ -25,8 +25,8 @@ let
2525
src = fetchFromGitHub {
2626
owner = "zkMIPS";
2727
repo = "zkm";
28-
rev = "693c62c90161b04732fe6dbb530bf7c53b59023a";
29-
hash = "sha256-x5KacIjUoO7Cx/LJCqnfy2zfP10iNKhiYwCfA8FYHBM=";
28+
rev = "301c887ba3efe2829fea66a08850a0f53a918203";
29+
hash = "sha256-4aKyGeAOUElgS944fRNOTSZ2V9YG4ANTQNOPVuYnz2g=";
3030
};
3131
};
3232

0 commit comments

Comments
 (0)