Skip to content

Commit 36accbd

Browse files
committed
chore(pkgs/sp1): Update to latest version (2025-02-13)
1 parent cb5af8d commit 36accbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/sp1/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ let
2020
src = fetchFromGitHub {
2121
owner = "succinctlabs";
2222
repo = "sp1";
23-
rev = "6a921fb256ce949c57bae7c83c49f8aaa6c35f3c";
24-
hash = "sha256-OCwl4M5ln3onl70e/otznsuTcAd/AIE02stMLL4JTWI=";
23+
rev = "f4f9fb42332d9cd7371933dd18d1e2e0eef44429";
24+
hash = "sha256-sX3E3uKGlm0vTLtGcHvo7AQIIPxVX1CSkeOaCyHIhDA=";
2525
fetchSubmodules = true;
2626
};
2727
};

0 commit comments

Comments
 (0)