Skip to content

Commit e900ca7

Browse files
committed
git-chain: 0-unstable-2024-11-16 -> 0-unstable-2025-03-10
1 parent ceb9741 commit e900ca7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/gi/git-chain/package.nix

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

1313
rustPlatform.buildRustPackage {
1414
pname = "git-chain";
15-
version = "0-unstable-2024-11-16";
15+
version = "0-unstable-2025-03-10";
1616

1717
src = fetchFromGitHub {
1818
owner = "dashed";
1919
repo = "git-chain";
20-
rev = "90165393a9e78b1e0837b8ad0c6acd8b1253731a";
21-
hash = "sha256-hRBymc4wmmniD4IwmgxSw1EIkT6omoqdrnwr+Eaa/yg=";
20+
rev = "d06b022b7bccf612fc5651c7ae119b37f69ac4ca";
21+
hash = "sha256-lfiwRJSzOlWdj9BfPfb/Vnd2NtzyK7HAHhERKFYOjM8=";
2222
};
2323

2424
useFetchCargoVendor = true;

0 commit comments

Comments
 (0)