wgo: 0.5.3 -> 0.5.4

This commit is contained in:
Aaron Jheng 2023-11-09 04:47:43 +00:00
parent 8517efc485
commit 18cca3e21f
No known key found for this signature in database
GPG Key ID: F6A547A869D050A3

View File

@ -5,7 +5,7 @@
let
pname = "wgo";
version = "0.5.3";
version = "0.5.4";
in
buildGoModule {
inherit pname version;
@ -14,7 +14,7 @@ buildGoModule {
owner = "bokwoon95";
repo = "wgo";
rev = "v${version}";
hash = "sha256-Uny5FiMox0oIaJ+WE7p3kw4guSzktEF+WzuxjgFXh2I=";
hash = "sha256-MPmB6G5JCIEfFYchVmV8sS5Zfzfui9tClDI6RlLdP6U=";
};
vendorHash = "sha256-w6UJxZToHbbQmuXkyqFzyssFcE+7uVNqOuIF/XKdEsU=";