We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4029a8e commit 2703ccaCopy full SHA for 2703cca
packages/zkwasm/default.nix
@@ -11,7 +11,7 @@
11
let
12
commonArgs = rec {
13
pname = "zkWasm";
14
- version = "unstable-2024-10-19";
+ version = "1.2-unstable-2024-10-19";
15
16
nativeBuildInputs = [
17
clang
0 commit comments