goflow2: 2.2.0 -> 2.2.1

This commit is contained in:
R. Ryantm 2024-08-26 06:54:46 +00:00
parent 0e488ca00f
commit 7184afdba5

View File

@ -4,7 +4,7 @@
fetchFromGitHub,
}:
let
version = "2.2.0";
version = "2.2.1";
in
buildGoModule {
pname = "goflow2";
@ -14,7 +14,7 @@ buildGoModule {
owner = "netsampler";
repo = "goflow2";
rev = "v${version}";
hash = "sha256-kqoHYNuyzT1gsBR00KuMe/+D0YT3ZvXOvoceWGKg7G8=";
hash = "sha256-u2wdlmAwRqBPKD+aof34ud9O4aJ+4ccuMxyk8Cgpsp0=";
};
ldflags = [