Skip to content

Commit a8c355e

Browse files
authoredMar 21, 2025
gci: 0.13.5 -> 0.13.6 (#391873)
2 parents 83c630c + 9b30ac5 commit a8c355e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pkgs/by-name/gc/gci/package.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
}:
66
buildGoModule rec {
77
pname = "gci";
8-
version = "0.13.5";
8+
version = "0.13.6";
99

1010
src = fetchFromGitHub {
1111
owner = "daixiang0";
1212
repo = pname;
1313
rev = "v${version}";
14-
sha256 = "sha256-jtDqaUko0So/VwY3NF5NyPFu1jxt4nIbUkJxILc+iTs=";
14+
sha256 = "sha256-BlR7lQnp9WMjSN5IJOK2HIKXIAkn5Pemf8qbMm83+/w=";
1515
};
1616

1717
vendorHash = "sha256-/8fggERlHySyimrGOHkDERbCPZJWqojycaifNPF6MjE=";

0 commit comments

Comments
 (0)
Failed to load comments.