We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0493c81 commit 1f642e9Copy full SHA for 1f642e9
pkgs/by-name/po/postfix-tlspol/package.nix
@@ -7,13 +7,13 @@
7
8
buildGoModule rec {
9
pname = "postfix-tlspol";
10
- version = "1.8.16";
+ version = "1.8.18";
11
12
src = fetchFromGitHub {
13
owner = "Zuplu";
14
repo = "postfix-tlspol";
15
tag = "v${version}";
16
- hash = "sha256-Yndu5QpPxAVbkatJDa1yqkEfnJr5M5lLImtMKvt9juQ=";
+ hash = "sha256-ijFKFvdmA1ZHOc3r89yalVSO/tMy9Rzeu1VTgdZLlxI=";
17
};
18
19
vendorHash = null;
0 commit comments