Skip to content

Commit 24457e3

Browse files
inv-sig-helper: 0-unstable-2025-02-15 -> 0-unstable-2025-02-26 (#385319)
2 parents 0c8264c + b2eb6c7 commit 24457e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

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

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

2121
src = fetchFromGitHub {
2222
owner = "iv-org";
2323
repo = "inv_sig_helper";
24-
rev = "35bc77247b8718ff2705a5f4cbbb3845d02eb65f";
25-
hash = "sha256-WMIKJb85yauEmyfgSl0zNFBfeXya8Ms2MWGNKo6+T1s=";
24+
rev = "add99d6a654bae838b030914a7fef8252406fc45";
25+
hash = "sha256-p1cbXYmKBoeXF4L9XKc5jc79KW8dxzDbjZiUSMJQDs8=";
2626
};
2727

2828
useFetchCargoVendor = true;

0 commit comments

Comments
 (0)