Skip to content

Commit 1f642e9

Browse files
authored
1 parent 0493c81 commit 1f642e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/po/postfix-tlspol/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
buildGoModule rec {
99
pname = "postfix-tlspol";
10-
version = "1.8.16";
10+
version = "1.8.18";
1111

1212
src = fetchFromGitHub {
1313
owner = "Zuplu";
1414
repo = "postfix-tlspol";
1515
tag = "v${version}";
16-
hash = "sha256-Yndu5QpPxAVbkatJDa1yqkEfnJr5M5lLImtMKvt9juQ=";
16+
hash = "sha256-ijFKFvdmA1ZHOc3r89yalVSO/tMy9Rzeu1VTgdZLlxI=";
1717
};
1818

1919
vendorHash = null;

0 commit comments

Comments
 (0)