Skip to content

Commit 562612b

Browse files
zkm: unstable-2025-03-11 -> 0-unstable-2025-04-01
Diff: ProjectZKM/zkm@693c62c...04117ce
1 parent 9628df6 commit 562612b

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-04-01";
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 = "04117ce36d28ac31b80ee24beba10a917e47179d";
29+
hash = "sha256-rHcfN5U2/jYVWsVG6tmuCXTCGrlcJq1yqtWmbFTxv48=";
3030
};
3131
};
3232

0 commit comments

Comments
 (0)