postmoogle: 0.9.30 -> 0.9.31 (#516268)

This commit is contained in:
Nick Cao
2026-05-04 20:57:28 +00:00
committed by GitHub
+2 -2
View File
@@ -5,13 +5,13 @@
}:
buildGoModule (finalAttrs: {
pname = "postmoogle";
version = "0.9.30";
version = "0.9.31";
src = fetchFromGitHub {
owner = "etkecc";
repo = "postmoogle";
tag = "v${finalAttrs.version}";
hash = "sha256-eNXc2PK3yfetyEvTyoiuoFXjEpO4ZYbDFyFaLbzwqeY=";
hash = "sha256-WuWCmmxRKT78JGHsdeECzaq6A7F5JaGJPYULMnwRWPE=";
};
tags = [