Skip to content

Commit 4fee3f4

Browse files
authored
inv-sig-helper: 0-unstable-2025-01-31 -> 0-unstable-2025-02-07 (#380268)
2 parents 531ad30 + 8393b37 commit 4fee3f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkgs/by-name/in/inv-sig-helper/package.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,17 @@
1616

1717
rustPlatform.buildRustPackage {
1818
pname = "inv-sig-helper";
19-
version = "0-unstable-2025-01-31";
19+
version = "0-unstable-2025-02-07";
2020

2121
src = fetchFromGitHub {
2222
owner = "iv-org";
2323
repo = "inv_sig_helper";
24-
rev = "40835906774cc7cdefa76b2648216afd063ad0e2";
25-
hash = "sha256-yjVN81VSXPOXSOhhlF6Jjc/7sYsdoWT+Tr1BA+C2XQI=";
24+
rev = "ac006283c0b6821c856d6293c2ce49b61fa8c46a";
25+
hash = "sha256-cQXWo+idyfFeJ2nnT8HKgjCd0Htc4pOE6aODsl3sf/8=";
2626
};
2727

2828
useFetchCargoVendor = true;
29-
cargoHash = "sha256-4SuddTLbENm9D+v/DB86hJ7LNchbcwm5on3aAtUiVcc=";
29+
cargoHash = "sha256-DnJL7kkcVn5dW3AoPCn829WmkaCjpDZtYUXnpiB857Q=";
3030

3131
nativeBuildInputs = [
3232
pkg-config

0 commit comments

Comments
 (0)