postmoogle: 0.9.29 -> 0.9.30

This commit is contained in:
R. Ryantm
2026-04-25 09:22:56 +00:00
parent 47ec133254
commit bae30ffa4e
+2 -2
View File
@@ -5,13 +5,13 @@
}:
buildGoModule (finalAttrs: {
pname = "postmoogle";
version = "0.9.29";
version = "0.9.30";
src = fetchFromGitHub {
owner = "etkecc";
repo = "postmoogle";
tag = "v${finalAttrs.version}";
hash = "sha256-VBRlsPfNqDehR07vbLvh0nGUgE6H8izW4jqWfMeHmTE=";
hash = "sha256-eNXc2PK3yfetyEvTyoiuoFXjEpO4ZYbDFyFaLbzwqeY=";
};
tags = [