Merge pull request #299401 from r-ryantm/auto-update/popeye

popeye: 0.21.1 -> 0.21.2
This commit is contained in:
Nick Cao 2024-03-27 11:06:38 -04:00 committed by GitHub
commit 21795f303c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "popeye";
version = "0.21.1";
version = "0.21.2";
src = fetchFromGitHub {
rev = "v${version}";
owner = "derailed";
repo = "popeye";
sha256 = "sha256-zk3SMIvaFV6t+VCMvcmMaHpTEYx/LinaPLNXUU+JSwk=";
sha256 = "sha256-NhQER6XeicpQY0rYisGvkUCHYsURJqt6xVKc9F0CmtE=";
};
ldflags = [