postmoogle: 0.9.27 -> 0.9.28 (#473060)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-06 12:28:56 +00:00
committed by GitHub
+2 -2
View File
@@ -5,13 +5,13 @@
}:
buildGoModule rec {
pname = "postmoogle";
version = "0.9.27";
version = "0.9.28";
src = fetchFromGitHub {
owner = "etkecc";
repo = "postmoogle";
tag = "v${version}";
hash = "sha256-bifAuysOdkXnXRMYQv8pktY0NK5zUXovJJvinjsbPXQ=";
hash = "sha256-Vov/s2HTN/kJgwZ2AxbeWrVllcGxr6WI1EI24ea3Nl8=";
};
tags = [