postfix-tlspol: 1.12.2 -> 1.13.0 (#555882)

This commit is contained in:
Martin Weinelt
2026-08-23 22:53:14 +00:00
committed by GitHub

View File

@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "postfix-tlspol";
version = "1.12.2";
version = "1.13.0";
src = fetchFromGitHub {
owner = "Zuplu";
repo = "postfix-tlspol";
tag = "v${finalAttrs.version}";
hash = "sha256-1NIk3KXsUgf+CsbPRErNCJEP4RVuOUKnDq0akUfNKuE=";
hash = "sha256-wSE2Z5iZeE8YcDqeS5efUz7HKyuJkqtisj/YVfk/AXo=";
};
vendorHash = null;