Skip to content

Commit 780c69d

Browse files
committed
fix(pkgs/sp1): Set version according to last commit
1 parent 4cc099a commit 780c69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sp1/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
let
1212
commonArgs = rec {
1313
pname = "sp1";
14-
version = "unstable-2025-02-20";
14+
version = "unstable-2025-02-19";
1515

1616
nativeBuildInputs = [
1717
pkg-config

0 commit comments

Comments
 (0)