mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
terminal-space-program: 0.40.0 -> 0.43.0 (#564911)
This commit is contained in:
@@ -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=";
|
||||
|
||||
Reference in New Issue
Block a user