terminal-space-program: 0.40.0 -> 0.43.0 (#564911)

This commit is contained in:
nixpkgs-ci[bot]
2026-09-19 13:27:28 +00:00
committed by GitHub

View File

@@ -7,14 +7,14 @@
}:
buildGoModule (finalAttrs: {
pname = "terminal-space-program";
version = "0.40.0";
version = "0.43.0";
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "jasonfen";
repo = "terminal-space-program";
tag = "v${finalAttrs.version}";
hash = "sha256-ZdSzBlw1x4Z1JjvvddGretcbFPEnfyg/pFuUJO93Xxo=";
hash = "sha256-XlPwwQheWkLANeB0cY4giEaxSVoxvkbEntNb69AZha8=";
};
vendorHash = "sha256-5bhIP7It6rqOFvXRBUIP6/nGz4X+dzm3/BjVeo3nw4I=";