postfix-tlspol: 1.9.1 -> 1.10.0

This commit is contained in:
R. Ryantm
2026-04-28 19:33:26 +00:00
parent 9b481b0ed6
commit bc0437743e
+2 -2
View File
@@ -7,13 +7,13 @@
buildGoModule (finalAttrs: {
pname = "postfix-tlspol";
version = "1.9.1";
version = "1.10.0";
src = fetchFromGitHub {
owner = "Zuplu";
repo = "postfix-tlspol";
tag = "v${finalAttrs.version}";
hash = "sha256-oS1U987pS365EQcf96w8RNGWGImFA/uRmv/Oh2HLyuo=";
hash = "sha256-JwggXJM8FDMG4oGRcVjVw1J/toTzc/kxrjdENFT9oGs=";
};
vendorHash = null;