popeye: 0.21.0 -> 0.21.1

This commit is contained in:
R. Ryantm
2024-03-18 17:00:15 +00:00
parent d0d9d40f13
commit 46c8b6821e
@@ -2,13 +2,13 @@
buildGoModule rec {
pname = "popeye";
version = "0.21.0";
version = "0.21.1";
src = fetchFromGitHub {
rev = "v${version}";
owner = "derailed";
repo = "popeye";
sha256 = "sha256-wEOmG15h3YRO/MmMj5QZxmc0itZJeIQs3LuB3GXWWQw=";
sha256 = "sha256-zk3SMIvaFV6t+VCMvcmMaHpTEYx/LinaPLNXUU+JSwk=";
};
ldflags = [