Skip to content

Commit 011c9fa

Browse files
zkm: unstable-2025-03-11 -> 0-unstable-2025-04-10
Diff: ProjectZKM/zkm@693c62c...eb09cf6
1 parent ff31dec commit 011c9fa

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-10";
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 = "eb09cf6c81bed9717bc98e4a4c9a61f54787a351";
29+
hash = "sha256-3aIdoe1R9wAM2OMRK2BFVD9zXChNRN8eS8NmTlTeggo=";
3030
};
3131
};
3232

0 commit comments

Comments
 (0)