postfix-tlspol: 1.8.25 -> 1.8.26

This commit is contained in:
R. Ryantm
2026-02-19 19:14:15 +00:00
parent 5649c3b5c6
commit 88aecfed3e
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "postfix-tlspol";
version = "1.8.25";
version = "1.8.26";
src = fetchFromGitHub {
owner = "Zuplu";
repo = "postfix-tlspol";
tag = "v${finalAttrs.version}";
hash = "sha256-33kIgPQT/AXP+ZjBKcO+Ulzcxa5FbD4+Y3QHoHnzu10=";
hash = "sha256-H8T/AsAsynLlGcAyx/2aH2ZRZOKrgzMav9E4kJnDXBY=";
};
vendorHash = null;