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

popeye: 0.20.3 -> 0.20.4
This commit is contained in:
Nick Cao 2024-02-28 20:15:20 -05:00 committed by GitHub
commit b910faca05
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.20.3";
version = "0.20.4";
src = fetchFromGitHub {
rev = "v${version}";
owner = "derailed";
repo = "popeye";
sha256 = "sha256-Iq33TEl6yCw4e6LeOsXcaMGRmOJqq9XV4KChEArDL6Q=";
sha256 = "sha256-rUG2tZokWXWVvGiyDAxVYfVwSDInaLptBCBuawtP1bc=";
};
ldflags = [