summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/networking/cluster
diff options
context:
space:
mode:
authorNick Cao <nickcao@nichi.co>2024-04-04 22:11:15 -0400
committerGitHub <noreply@github.com>2024-04-04 22:11:15 -0400
commit4344c864bcdc621cde595da2e52273c15a2c2200 (patch)
treeccf90fd5e1f5ab6c6237715582aa5fa4e040357d /pkgs/applications/networking/cluster
parent8a4721a4dd2ba1e093e67962a348a3ff6ed05c33 (diff)
parent71827415f8fd4b4fb7790f24fd1f416b5ac28086 (diff)
Merge pull request #301527 from r-ryantm/auto-update/popeye
popeye: 0.21.2 -> 0.21.3
Diffstat (limited to 'pkgs/applications/networking/cluster')
-rw-r--r--pkgs/applications/networking/cluster/popeye/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/cluster/popeye/default.nix b/pkgs/applications/networking/cluster/popeye/default.nix
index 50acf8dceecb..547186ec5130 100644
--- a/pkgs/applications/networking/cluster/popeye/default.nix
+++ b/pkgs/applications/networking/cluster/popeye/default.nix
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "popeye";
- version = "0.21.2";
+ version = "0.21.3";
src = fetchFromGitHub {
rev = "v${version}";
owner = "derailed";
repo = "popeye";
- sha256 = "sha256-NhQER6XeicpQY0rYisGvkUCHYsURJqt6xVKc9F0CmtE=";
+ sha256 = "sha256-2+AV2gt67zLa7bRIfsxQIeB82iJba8Y4P0fq9273r7Q=";
};
ldflags = [