starcharts: 1.9.1 -> 1.11.0

This commit is contained in:
R. Ryantm
2026-03-22 16:37:36 +00:00
parent 626452ef6d
commit 1629f96806
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "starcharts";
version = "1.9.1";
version = "1.11.0";
src = fetchFromGitHub {
owner = "caarlos0";
repo = "starcharts";
rev = "v${finalAttrs.version}";
hash = "sha256-RLGKf5+HqJlZUhA5C3cwDumIhlbXcOr5iitI+7GZPBc=";
hash = "sha256-+CP+9lWBL1u8d/7KAtIQunOVJSY30jgV0/mafNN3TWw=";
};
vendorHash = "sha256-BlVjGG6dhh7VO9driT0rnpbW6lORojiV+YhrV1Zlj4M=";
vendorHash = "sha256-9Z4meJHZeT/eF6WD25tP5CMGB7syxWWqHUTWrW03AME=";
ldflags = [
"-s"